Middleware that checks if a request is HTTPS.
Info
Version: | 1.0.0 |
Author(s): | LazySetup.RequireHttps |
Last Update: | Friday, January 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LazySetup.RequireHttps |
Install
Install-Package LazySetup.RequireHttps
dotnet add package LazySetup.RequireHttps
paket add LazySetup.RequireHttps
LazySetup.RequireHttps Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.2)