JsonApiFramework.Core 2.10.0

dotnet add package JsonApiFramework.Core --version 2.10.0
NuGet\Install-Package JsonApiFramework.Core -Version 2.10.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JsonApiFramework.Core" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonApiFramework.Core --version 2.10.0
#r "nuget: JsonApiFramework.Core, 2.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JsonApiFramework.Core as a Cake Addin
#addin nuget:?package=JsonApiFramework.Core&version=2.10.0

// Install JsonApiFramework.Core as a Cake Tool
#tool nuget:?package=JsonApiFramework.Core&version=2.10.0

Portable .NET foundation-level 'json api' classes used for serializing and deserializing between raw JSON and CLR objects that represent the domain model of the JSON API specification.
       Portable .NET foundation-level 'convention' classes used for defining what conventions are to be used by the hypermedia API server or client application.
       Portable .NET foundation-level 'service model' classes that represent the domain model of the resources produced and consumed by the hypermedia API server or client application. The 'service model' contains the metadata of individual resources and the schema of how resources are related to each other through relationships (to-one or to-many).

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on JsonApiFramework.Core:

Package Downloads
JsonApiFramework.Infrastructure

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.10.0 89 4/12/2024
2.9.0 7,748 11/19/2022
2.8.0 43,999 9/17/2021
2.7.0 1,865 9/16/2021
2.6.0 5,505 3/22/2021
2.5.0 6,083 12/26/2020
2.4.0 33,649 7/27/2020
2.3.0 15,918 7/12/2020
2.2.0 3,133 5/22/2020
2.1.0 330,151 5/23/2019
2.0.0 3,685 2/5/2019
1.9.0 4,409 10/5/2018
1.8.0 2,406 10/3/2018
1.7.0 3,483 7/20/2018
1.6.0 7,545 1/12/2018
1.5.0 4,994 10/3/2017
1.4.0-beta 2,025 9/2/2017
1.3.0-beta 3,478 6/24/2017
1.2.1-beta 3,028 4/5/2017
1.2.0-beta 3,587 1/23/2017
1.1.3-beta 2,308 1/11/2017
1.1.2-beta 2,729 9/20/2016
1.1.1-beta 2,500 9/20/2016
1.1.0-beta 2,532 9/20/2016
1.0.5-beta 2,141 9/7/2016
1.0.4-beta 2,220 9/1/2016
1.0.3-beta 2,139 8/31/2016
1.0.2-beta 1,870 8/29/2016
1.0.1-beta 1,873 8/25/2016
1.0.0-beta 2,804 8/24/2016