This package contains common utilities, extensions and structures to serialize and deserialize data using the JSON:API format.
Info
Version: | 1.0.0-beta0004 |
Author(s): | Brendan Cockman |
Last Update: | Friday, June 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/bmcockman/Chase |
NuGet Url: | https://www.nuget.org/packages/Chase.Data.JsonApi |
Install
Install-Package Chase.Data.JsonApi
dotnet add package Chase.Data.JsonApi
paket add Chase.Data.JsonApi
Chase.Data.JsonApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Chase.Core(>= 1.0.00004)
- Newtonsoft.Json(>= 12.0.3)