A set of basic HATEOAS (Hypermedia As The Engine Of Application State) types to help with implementing consistent hypermedia-enabled APIs.
Info
Version: | 1.0.0 |
Author(s): | feature[23] |
Last Update: | Monday, April 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/feature23/odata-lite |
NuGet Url: | https://www.nuget.org/packages/F23.Hateoas |
Install
Install-Package F23.Hateoas
dotnet add package F23.Hateoas
paket add F23.Hateoas
F23.Hateoas Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags