Adds the Strict-Transport-Security header to all secure responses.
Info
| Version: | 2.0.0 |
| Author(s): | Peter Juhasz |
| Last Update: | Tuesday, August 22, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Peter-Juhasz/aspnetcoresecurity |
| NuGet Url: | https://www.nuget.org/packages/PeterJuhasz.AspNetCore.Security.Extensions.HttpStrictTransportSecurity |
Install
Install-Package PeterJuhasz.AspNetCore.Security.Extensions.HttpStrictTransportSecurity
dotnet add package PeterJuhasz.AspNetCore.Security.Extensions.HttpStrictTransportSecurity
paket add PeterJuhasz.AspNetCore.Security.Extensions.HttpStrictTransportSecurity
PeterJuhasz.AspNetCore.Security.Extensions.HttpStrictTransportSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
Tags