WebApi.LinkHeader allows you to easily add HTTP Link headers to existing WebAPI endpoints.
Info
Version: | 0.7.0 |
Author(s): | Bastian Eicher |
Last Update: | Thursday, June 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/1and1/WebApi.LinkHeader |
NuGet Url: | https://www.nuget.org/packages/WebApi.LinkHeader |
Install
Install-Package WebApi.LinkHeader
dotnet add package WebApi.LinkHeader
paket add WebApi.LinkHeader
WebApi.LinkHeader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
Tags