NWebsec 4.1.1
See the version list below for details.
dotnet add package NWebsec --version 4.1.1
NuGet\Install-Package NWebsec -Version 4.1.1
<PackageReference Include="NWebsec" Version="4.1.1" />
paket add NWebsec --version 4.1.1
#r "nuget: NWebsec, 4.1.1"
// Install NWebsec as a Cake Addin #addin nuget:?package=NWebsec&version=4.1.1 // Install NWebsec as a Cake Tool #tool nuget:?package=NWebsec&version=4.1.1
NWebsec is an easy to use security library for ASP.NET applications. With a few lines of config it lets you set important security headers, detect potentially dangerous redirects, control cache headers, and remove version headers. See project website for documentation.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. 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. |
-
- NWebsec.Core (= 1.4.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NWebsec:
Package | Downloads |
---|---|
NWebsec.Mvc
NWebsec attributes for ASP.NET MVC 5 applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, control cache headers, and remove version headers. See project website for documentation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 898,108 | 1/13/2020 |
6.0.0-195.rc | 324 | 2/12/2020 |
6.0.0-188.rc | 414 | 1/12/2020 |
5.1.1 | 1,255,368 | 3/26/2018 |
5.1.0 | 2,032 | 3/25/2018 |
5.0.0 | 4,572 | 3/13/2018 |
4.3.0 | 585,817 | 12/7/2016 |
4.2.0 | 338,779 | 10/25/2015 |
4.1.1 | 43,645 | 6/17/2015 |
4.1.0 | 2,407 | 6/13/2015 |
4.0.0 | 18,077 | 2/16/2015 |
3.2.0 | 56,700 | 10/13/2014 |
3.1.0 | 4,065 | 10/7/2014 |
3.0.2 | 15,082 | 4/18/2014 |
3.0.1 | 10,519 | 1/30/2014 |
3.0.0 | 5,079 | 11/12/2013 |
2.2.1 | 8,132 | 4/29/2013 |
2.2.0 | 2,569 | 4/1/2013 |
2.1.0 | 2,558 | 2/17/2013 |
2.0.1 | 1,878 | 2/8/2013 |
2.0.0 | 1,910 | 2/3/2013 |
1.1.1 | 2,132 | 10/8/2012 |
1.1.0 | 2,000 | 10/7/2012 |
1.0.2 | 1,908 | 9/2/2012 |
1.0.1 | 3,784 | 8/20/2012 |
This release adds support for the Public Key Pinning (HPKP) header and the CSP 2 plugin-types directive. See release notes at project web site for details.