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.1.0 |
| Author(s): | Anders Bjerner, René Pjengaard |
| Last Update: | Saturday, October 2, 2021 |
| .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