Micro-library for quick REST API development on ASP.NET Core.
Info
| Version: | 2.0.0 |
| Author(s): | andrei-m-code |
| Last Update: | Saturday, December 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/QkRest |
Install
Install-Package QkRest
dotnet add package QkRest
paket add QkRest
QkRest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
- Swashbuckle.AspNetCore(>= 4.0.1)
Tags