Portable .NET framework-level classes that are specific for server-side JSON API document building creating an internal DOM tree representation in a progressive builder fluent style.
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.Server |
Install
Install-Package JsonApiFramework.Server
dotnet add package JsonApiFramework.Server
paket add JsonApiFramework.Server
JsonApiFramework.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonApiFramework.Infrastructure(>= 2.5.0)
- NETStandard.Library(>= 1.6.1)
Tags