Owin.ForceHttps
1.1.0
An OWIN middleware to force HTTPS on requests
Install-Package Owin.ForceHttps -Version 1.1.0
dotnet add package Owin.ForceHttps --version 1.1.0
<PackageReference Include="Owin.ForceHttps" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.ForceHttps --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release.
Dependencies
-
- FSharp.Core (>= 4.0.0.1)
- Microsoft.Owin (>= 3.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.