Info
| Version: | 1.0.2 | 
| Author(s): | suvaku | 
| Last Update: | Friday, July 1, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/EasyHttpClient | 
Install
Install-Package EasyHttpClient
                        dotnet add package EasyHttpClient
                        paket add EasyHttpClient
                        
                                EasyHttpClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 9.0.1)
 
                
It uses a generics model based convention to generate the routes being called, with overloads to specify routes directly as well.