NJsonApiCore extends a ASP.NET json web service so that it returns JSON in the {json:api} format.
Info
Version: | 1.0.7 |
Author(s): | Rob Lang |
Last Update: | Thursday, February 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://brainwipe.github.io/NJsonApiCore |
NuGet Url: | https://www.nuget.org/packages/NJsonApiCore |
Install
Install-Package NJsonApiCore
dotnet add package NJsonApiCore
paket add NJsonApiCore
NJsonApiCore Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet
- Humanizer.Core(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)
- CommonServiceLocator(>= 1.3.0)
- Humanizer.Core(>= 2.1.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)
- Unity(>= 4.0.1)
- Unity.Mvc5(>= 1.2.3)
Tags