Collection of extensions for ASP.NET MVC helping implementing Rest Apis.
Info
Version: | 1.7.0 |
Author(s): | Mark Vincze |
Last Update: | Sunday, July 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markvincze/rest-api-helpers |
NuGet Url: | https://www.nuget.org/packages/RestApiHelpers |
Install
Install-Package RestApiHelpers
dotnet add package RestApiHelpers
paket add RestApiHelpers
RestApiHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)
Tags