A portable http rest client using dynamic objects for data transfer and endpoint url construction.
Info
| Version: | 3.0.0 |
| Author(s): | dkackman |
| Last Update: | Saturday, September 12, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dkackman/DynamicRestProxy |
| NuGet Url: | https://www.nuget.org/packages/DynamicRestClient |
Install
Install-Package DynamicRestClient
dotnet add package DynamicRestClient
paket add DynamicRestClient
DynamicRestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)
- Microsoft.Net.Http(2.2.29)
- Microsoft.Bcl(1.1.10)
- Microsoft.Bcl.Build(1.0.21)
Tags