Releases: brainwipe/NJsonApiCore
Releases · brainwipe/NJsonApiCore
Array support and allows side-by-side operation with non-json:api APIs
The main focus of this release way to allow support for Arrays and for side-by-side operation of those APIs that you don't want NJsonApiCore to attach to. From this release onwards, if you don't register your controller then you will get normal JSON as a response.
Thanks to @burgessl for his help and commits!
1.0.6
Fixes for POST/PATCH and building the controller configuration.
Details here: https://github.com/brainwipe/NJsonApiCore/milestone/5?closed=1
1.0.4
v1.0.3
Bug fix release.
Download the latest from Nuget https://www.nuget.org/packages/NJsonApiCore/
v1.0.2
NJsonApiCore now supports .NET Core 1.0
.NET 4.5.2 references have been updated.
The nuget package has been published to nuget https://www.nuget.org/packages/NJsonApiCore/