ASP.NET Core middleware that enforce that https scheme is used and that adds the HTTP Strict Transport (HSTS) header for all HTTP responses to request made using https scheme.
Info
Version: | 1.0.0 |
Author(s): | Said Outgajjouft |
Last Update: | Monday, March 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saidout/saidout-aspnetcore-httpswithstricttransportsecurity |
NuGet Url: | https://www.nuget.org/packages/SaidOut.AspNetCore.HttpsWithStrictTransportSecurity |
Install
Install-Package SaidOut.AspNetCore.HttpsWithStrictTransportSecurity
dotnet add package SaidOut.AspNetCore.HttpsWithStrictTransportSecurity
paket add SaidOut.AspNetCore.HttpsWithStrictTransportSecurity
SaidOut.AspNetCore.HttpsWithStrictTransportSecurity Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- NETStandard.Library(>= 1.6.1)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0 && < 1.2.0)
- Microsoft.AspNetCore.Routing(>= 1.1.0 && < 1.2.0)
- SaidOut.DataValidation.ParameterGuard(>= 1.0.1)
Tags