Simple client library for parsing HTTP API responses.
Info
Version: | 1.0.7 |
Author(s): | Costin Morariu |
Last Update: | Tuesday, March 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stonemonkey/HttpApiClient |
NuGet Url: | https://www.nuget.org/packages/HttpApiClient |
Install
Install-Package HttpApiClient
dotnet add package HttpApiClient
paket add HttpApiClient
HttpApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(>= 1.1.10)
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 11.0.1)
Tags