A HttpClient abstraction based off the contracts/interfaces from Restsharp.
                        
                    
         
                Info
| Version: | 0.9.0-alpha | 
| Author(s): | TJGDev | 
| Last Update: | Tuesday, December 6, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/HttpClient.NetStandard | 
Install
Install-Package HttpClient.NetStandard
                        dotnet add package HttpClient.NetStandard
                        paket add HttpClient.NetStandard
                        
                                HttpClient.NetStandard Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Flurl(>= 2.2.1)
 - Flurl.Http(>= 1.1.1)
 - Newtonsoft.Json(>= 9.0.1)
 
Tags