Skybrud.WebApi.Json lets you add an attribute to your WebApi controllers forcing the server to always output the response as JSON.
Info
Version: | 1.0.4 |
Author(s): | Anders Bjerner, René Pjengaard |
Last Update: | Tuesday, November 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/abjerner/Skybrud.WebApi.Json/ |
NuGet Url: | https://www.nuget.org/packages/Skybrud.WebApi.Json |
Install
Install-Package Skybrud.WebApi.Json
dotnet add package Skybrud.WebApi.Json
paket add Skybrud.WebApi.Json
Skybrud.WebApi.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.4)
Tags