Portable .NET framework-level classes that include common client-side and server-side JSON API document reading and writing from an internal DOM tree representation of the JSON API document.
Info
Version: | 2.12.0 |
Author(s): | Scott McDonald |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/scott-mcdonald/JsonApiFramework |
NuGet Url: | https://www.nuget.org/packages/JsonApiFramework.Infrastructure |
Install
Install-Package JsonApiFramework.Infrastructure
dotnet add package JsonApiFramework.Infrastructure
paket add JsonApiFramework.Infrastructure
JsonApiFramework.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonApiFramework.Core(>= 2.5.0)
- NETStandard.Library(>= 1.6.1)
Tags