A lightweight api wrapper for HttpClient to make it all about json.
Info
Version: | 3.1.0 |
Author(s): | Alex Forbes-Reed |
Last Update: | Thursday, October 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/0xdeafcafe/json-client |
NuGet Url: | https://www.nuget.org/packages/JsonClientCore |
Install
Install-Package JsonClientCore
dotnet add package JsonClientCore
paket add JsonClientCore
JsonClientCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Net.Http(>= 4.1.0)
- Newtonsoft.Json(>= 9.0.1)
Tags