Functions, Utilities and Helpers that enable the use of Hypermedia as the Engine of Application State (HATEOAS).
Info
Version: | 5.0.0 |
Author(s): | James Woodley |
Last Update: | Monday, February 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightestNight.System.Api.Rest.Hypermedia |
Install
Install-Package LightestNight.System.Api.Rest.Hypermedia
dotnet add package LightestNight.System.Api.Rest.Hypermedia
paket add LightestNight.System.Api.Rest.Hypermedia
LightestNight.System.Api.Rest.Hypermedia Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation.AspNetCore(>= 9.5.0)
- LightestNight.System.Utilities(>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.2)
Tags