Skip to content

Releases: brainwipe/NJsonApiCore

Array support and allows side-by-side operation with non-json:api APIs

16 Feb 14:19

Choose a tag to compare

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

04 Oct 11:04

Choose a tag to compare

Fixes for POST/PATCH and building the controller configuration.

Details here: https://github.com/brainwipe/NJsonApiCore/milestone/5?closed=1

1.0.4

27 Aug 15:22

Choose a tag to compare

Bug release fix for #12.

v1.0.3

27 Aug 14:12

Choose a tag to compare

Bug fix release.
Download the latest from Nuget https://www.nuget.org/packages/NJsonApiCore/

v1.0.2

26 Aug 15:58

Choose a tag to compare

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/