Simple library for interacting with JSON+HTTP based api's.
Info
Version: | 1.1.1 |
Author(s): | Paul Trampert |
Last Update: | Monday, June 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulTrampert/JsonApiClient |
NuGet Url: | https://www.nuget.org/packages/PTrampert.JsonApiClient |
Install
Install-Package PTrampert.JsonApiClient
dotnet add package PTrampert.JsonApiClient
paket add PTrampert.JsonApiClient
PTrampert.JsonApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.1)
- System.Net.Http(>= 4.3.3)
Tags