Skip to content

Releases: brainwipe/NJsonApiCore

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

Choose a tag to compare

@brainwipe brainwipe released this 16 Feb 14:19

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

Choose a tag to compare

@brainwipe brainwipe released this 04 Oct 11:04

Fixes for POST/PATCH and building the controller configuration.

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

1.0.4

Choose a tag to compare

@brainwipe brainwipe released this 27 Aug 15:22

Bug release fix for #12.

v1.0.3

Choose a tag to compare

@brainwipe brainwipe released this 27 Aug 14:12

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

v1.0.2

Choose a tag to compare

@brainwipe brainwipe released this 26 Aug 15:58

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/