JSON.NET extensions for supporting JSON API (http://jsonapi.org/).
Info
Version: | 0.1.0 |
Author(s): | Elliott B. Edwards |
Last Update: | Sunday, October 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.github.com/automatonic/json-api |
NuGet Url: | https://www.nuget.org/packages/JApi |
Install
Install-Package JApi
dotnet add package JApi
paket add JApi
JApi Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags