UriExtensions
Extension methods used to manipulate URIs.
            
                
Append a segment to a URIs path.
            
Get the account name from the domain portion of a Uri.
            
Get the account name from the host.
            
If path starts with a slash, remove it
            
Get the (already encoded) query parameters on a URI.
            
Check to see if Uri is using IP Endpoint style.