HttpClient wrapper for Restful API aiming to make things easier.
Info
Version: | 0.2.2 |
Author(s): | Rui Cheng ([email protected]) |
Last Update: | Tuesday, October 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ktei/LetsRest |
NuGet Url: | https://www.nuget.org/packages/TaroWork.LetsRest |
Install
Install-Package TaroWork.LetsRest
dotnet add package TaroWork.LetsRest
paket add TaroWork.LetsRest
TaroWork.LetsRest Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- Newtonsoft.Json(>= 7.0.1)
- System.Net.Http(>= 4.0.0)