Helpers for complying with REST API standards, including HATEOAS, e-tag caching and resource-based routing.
Info
Version: | 1.1.0-beta |
Author(s): | MarkSFrancis.AspNet.Core.Rest |
Last Update: | Thursday, June 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkSFrancis/MarkSFrancis |
NuGet Url: | https://www.nuget.org/packages/MarkSFrancis.AspNet.Core.Rest |
Install
Install-Package MarkSFrancis.AspNet.Core.Rest
dotnet add package MarkSFrancis.AspNet.Core.Rest
paket add MarkSFrancis.AspNet.Core.Rest
MarkSFrancis.AspNet.Core.Rest Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)