Create standardised responses for .NET RESTful APIs.
Info
Version: | 0.11.0 |
Author(s): | DevDigital |
Last Update: | Wednesday, June 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AutoResponse.WebApi2 |
Install
Install-Package AutoResponse.WebApi2
dotnet add package AutoResponse.WebApi2
paket add AutoResponse.WebApi2
AutoResponse.WebApi2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoResponse.Core(>= 0.11.0)
- Newtonsoft.Json(>= 10.0.3)
- Humanizer.Core(>= 2.2.0)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)