Add support for response headers, especially CSP, HSTS, HPKP.
Info
Version: | 1.1.1 |
Author(s): | Peter Himschoot |
Last Update: | Wednesday, July 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/U2U.AspNetCore.Security.Headers |
Install
Install-Package U2U.AspNetCore.Security.Headers
dotnet add package U2U.AspNetCore.Security.Headers
paket add U2U.AspNetCore.Security.Headers
U2U.AspNetCore.Security.Headers Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore(>= 1.1.0)