An easy to use library to convert JSON API endpoint results into classes.
Info
Version: | 0.1.2 |
Author(s): | Glenn Ruysschaert |
Last Update: | Thursday, April 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.glennruysschaert.com/ |
NuGet Url: | https://www.nuget.org/packages/JsonHttp |
Install
Install-Package JsonHttp
dotnet add package JsonHttp
paket add JsonHttp
JsonHttp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3 && <= 8.0.3)
Tags