![]() |
VOOZH | about |
dotnet add package NJsonApiCore --version 1.0.7
NuGet\Install-Package NJsonApiCore -Version 1.0.7
<PackageReference Include="NJsonApiCore" Version="1.0.7" />
<PackageVersion Include="NJsonApiCore" Version="1.0.7" />Directory.Packages.props
<PackageReference Include="NJsonApiCore" />Project file
paket add NJsonApiCore --version 1.0.7
#r "nuget: NJsonApiCore, 1.0.7"
#:package NJsonApiCore@1.0.7
#addin nuget:?package=NJsonApiCore&version=1.0.7Install as a Cake Addin
#tool nuget:?package=NJsonApiCore&version=1.0.7Install as a Cake Tool
NJsonApiCore extends a ASP.NET json web service so that it returns JSON in the {json:api} format.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| .NETPlatform | dotnet dotnet is compatible. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Added support for Array return types, allowed JsonApi services to run alongside non-JsonApi services. All issues here: https://github.com/brainwipe/NJsonApiCore/milestone/6?closed=1