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.AspNetCore |
Install
Install-Package AutoResponse.AspNetCore
dotnet add package AutoResponse.AspNetCore
paket add AutoResponse.AspNetCore
AutoResponse.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoResponse.Core(>= 0.11.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- StyleCop.Analyzers(>= 1.1.0008)