The bunch of response formatters which transforms your WebApi output according to Microsoft REST API Guidelines.
Info
Version: | 1.0.8 |
Author(s): | Kirill Taran |
Last Update: | Thursday, October 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/floxdc/bento.responses/wiki/Home |
NuGet Url: | https://www.nuget.org/packages/FloxDc.Bento.Responses |
Install
Install-Package FloxDc.Bento.Responses
dotnet add package FloxDc.Bento.Responses
paket add FloxDc.Bento.Responses
FloxDc.Bento.Responses Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Diagnostics(>= 2.1.0)
- Microsoft.AspNetCore.Mvc(>= 2.1.2)
- Newtonsoft.Json(>= 11.0.2)
Tags