Info
| Version: | 1.0.1 | 
| Author(s): | Dmitry Nogin | 
| Last Update: | Saturday, September 17, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dmitrynogin/RestClients | 
| NuGet Url: | https://www.nuget.org/packages/RestClients | 
Install
Install-Package RestClients
                        dotnet add package RestClients
                        paket add RestClients
                        
                                RestClients Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Net.Http(>= 2.2.29)
 - Newtonsoft.Json(>= 9.0.1)
 - RazorEngine(>= 3.9.0)
 
Tags
                
It only assumes one thing: request and response bodies are JSON.