Web Api extensions to create REST Web services using Siren as Hypermedia format.
Info
| Version: | 1.10.0 |
| Author(s): | Mathias Reichardt |
| Last Update: | Friday, July 22, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bluehands/WebApiHypermediaExtensions |
| NuGet Url: | https://www.nuget.org/packages/WebApiHypermediaExtensionsCore |
Install
Install-Package WebApiHypermediaExtensionsCore
dotnet add package WebApiHypermediaExtensionsCore
paket add WebApiHypermediaExtensionsCore
WebApiHypermediaExtensionsCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Bluehands.Hypermedia.MediaTypes(>= 0.1.0)
- Bluehands.Hypermedia.Relations(>= 0.1.0)
- Microsoft.AspNetCore.Mvc(>= 1.1.7)
- NETStandard.Library(>= 1.6.1)
- NJsonSchema(>= 9.10.50)
Tags