ASP.NET Core middleware for fluently configuring response headers.
Info
Version: | 1.0.0 |
Author(s): | Vivelin |
Last Update: | Tuesday, March 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vivelin/AspNetCoreHeaders |
NuGet Url: | https://www.nuget.org/packages/Vivelin.AspNetCore.Headers |
Install
Install-Package Vivelin.AspNetCore.Headers
dotnet add package Vivelin.AspNetCore.Headers
paket add Vivelin.AspNetCore.Headers
Vivelin.AspNetCore.Headers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Options(>= 2.1.0)
Tags