JsonApiFramework.Core
2.12.0
dotnet add package JsonApiFramework.Core --version 2.12.0
NuGet\Install-Package JsonApiFramework.Core -Version 2.12.0
<PackageReference Include="JsonApiFramework.Core" Version="2.12.0" />
paket add JsonApiFramework.Core --version 2.12.0
#r "nuget: JsonApiFramework.Core, 2.12.0"
// Install JsonApiFramework.Core as a Cake Addin #addin nuget:?package=JsonApiFramework.Core&version=2.12.0 // Install JsonApiFramework.Core as a Cake Tool #tool nuget:?package=JsonApiFramework.Core&version=2.12.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 | Versions 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. |
-
net8.0
- Humanizer.Core (>= 2.14.1)
- Newtonsoft.Json (>= 13.0.3)
- Ulid (>= 1.3.3)
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.12.0 | 1,286 | 6/30/2024 |
2.11.0 | 296 | 5/23/2024 |
2.10.1 | 1,498 | 4/16/2024 |
2.10.0 | 188 | 4/12/2024 |
2.9.0 | 11,961 | 11/19/2022 |
2.8.0 | 53,789 | 9/17/2021 |
2.7.0 | 1,929 | 9/16/2021 |
2.6.0 | 5,921 | 3/22/2021 |
2.5.0 | 6,182 | 12/26/2020 |
2.4.0 | 35,298 | 7/27/2020 |
2.3.0 | 21,957 | 7/12/2020 |
2.2.0 | 3,213 | 5/22/2020 |
2.1.0 | 507,763 | 5/23/2019 |
2.0.0 | 3,744 | 2/5/2019 |
1.9.0 | 4,535 | 10/5/2018 |
1.8.0 | 2,490 | 10/3/2018 |
1.7.0 | 3,609 | 7/20/2018 |
1.6.0 | 7,675 | 1/12/2018 |
1.5.0 | 5,323 | 10/3/2017 |
1.4.0-beta | 2,104 | 9/2/2017 |
1.3.0-beta | 3,557 | 6/24/2017 |
1.2.1-beta | 3,124 | 4/5/2017 |
1.2.0-beta | 3,696 | 1/23/2017 |
1.1.3-beta | 2,383 | 1/11/2017 |
1.1.2-beta | 2,805 | 9/20/2016 |
1.1.1-beta | 2,573 | 9/20/2016 |
1.1.0-beta | 2,612 | 9/20/2016 |
1.0.5-beta | 2,224 | 9/7/2016 |
1.0.4-beta | 2,298 | 9/1/2016 |
1.0.3-beta | 2,212 | 8/31/2016 |
1.0.2-beta | 1,908 | 8/29/2016 |
1.0.1-beta | 1,921 | 8/25/2016 |
1.0.0-beta | 2,927 | 8/24/2016 |