Portable .NET framework-level classes that are specific for client-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.Client |
Install
Install-Package JsonApiFramework.Client
dotnet add package JsonApiFramework.Client
paket add JsonApiFramework.Client
JsonApiFramework.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonApiFramework.Core(>= 2.5.0)
- JsonApiFramework.Infrastructure(>= 2.5.0)
- NETStandard.Library(>= 1.6.1)
Tags