An OWIN middleware to force HTTPS on requests.
Info
Version: | 1.1.0 |
Author(s): | aaron.powell |
Last Update: | Monday, December 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/readify/Owin.ForceHttps |
NuGet Url: | https://www.nuget.org/packages/Owin.ForceHttps |
Install
Install-Package Owin.ForceHttps
dotnet add package Owin.ForceHttps
paket add Owin.ForceHttps
Owin.ForceHttps Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.0)
- FSharp.Core(4.0.0.1)
Tags