OWIN/Katana Middleware to enforce SSL / https using configurable port and httpstatuscode using http redirect.
Info
| Version: | 1.0.0.4 |
| Author(s): | Lars Anundskås |
| Last Update: | Monday, March 28, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/larswise/SslRedirectMiddleware |
| NuGet Url: | https://www.nuget.org/packages/SslRedirectMiddleware |
Install
Install-Package SslRedirectMiddleware
dotnet add package SslRedirectMiddleware
paket add SslRedirectMiddleware
SslRedirectMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.1)
Tags