Scalable REST client using Newtonsoft serializer and async HttpClient.
Info
Version: | 1.0.0 |
Author(s): | Klinkby.RestClient |
Last Update: | Monday, November 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Klinkby.RestClient |
Install
Install-Package Klinkby.RestClient
dotnet add package Klinkby.RestClient
paket add Klinkby.RestClient
Klinkby.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags