Make it easier to consume REST APIs.
Info
Version: | 0.0.6-alpha |
Author(s): | Fábio Di Luca |
Last Update: | Thursday, June 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fabiodiluca/RestApiClient |
NuGet Url: | https://www.nuget.org/packages/DiLuca.RestApiClient |
Install
Install-Package DiLuca.RestApiClient
dotnet add package DiLuca.RestApiClient
paket add DiLuca.RestApiClient
DiLuca.RestApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.1.0)
Tags