A transformer for ASP.NET Core to produce HAL+JSON responses.
Info
Version: | 7.0.1 |
Author(s): | [email protected] |
Last Update: | Thursday, August 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cimpress-MCP/Tiger-HAL |
NuGet Url: | https://www.nuget.org/packages/Tiger.Hal |
Install
Install-Package Tiger.Hal
dotnet add package Tiger.Hal
paket add Tiger.Hal
Tiger.Hal Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.0)
- System.Collections.Immutable(>= 1.5.0)
- Tavis.UriTemplates(>= 1.1.1)
- Tiger.Types(>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.1.0)
- Tavis.UriTemplates(>= 1.1.1)
- Tiger.Types(>= 5.0.0)
Tags