NWebsec.Owin 4.0.0

dotnet add package NWebsec.Owin --version 4.0.0
NuGet\Install-Package NWebsec.Owin -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NWebsec.Owin" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.Owin --version 4.0.0
#r "nuget: NWebsec.Owin, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NWebsec.Owin as a Cake Addin
#addin nuget:?package=NWebsec.Owin&version=4.0.0

// Install NWebsec.Owin as a Cake Tool
#tool nuget:?package=NWebsec.Owin&version=4.0.0

NWebsec middleware for OWIN applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NWebsec.Owin:

Package Downloads
Bit.Server.Owin

Bit.Server.Owin

Bit.Owin

Bit.Owin

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0 356,196 1/13/2020
4.0.0-195.rc 288 2/12/2020
4.0.0-188.rc 382 1/12/2020
3.1.0 318,137 3/25/2018
3.0.0 4,280 3/13/2018
2.3.1 144,823 12/7/2016
2.2.0 69,827 10/25/2015
2.1.1 11,365 6/17/2015
2.1.0 1,375 6/13/2015
2.0.0 10,751 2/16/2015
1.2.0 30,375 10/13/2014
1.1.0 1,197 10/7/2014
1.0.0 8,985 4/18/2014

This release drops support for HPKP. See release notes on GitHub for details.