NWebsec 2.0.0
See the version list below for details.
Install-Package NWebsec -Version 2.0.0
dotnet add package NWebsec --version 2.0.0
<PackageReference Include="NWebsec" Version="2.0.0" />
paket add NWebsec --version 2.0.0
#r "nuget: NWebsec, 2.0.0"
// Install NWebsec as a Cake Addin
#addin nuget:?package=NWebsec&version=2.0.0
// Install NWebsec as a Cake Tool
#tool nuget:?package=NWebsec&version=2.0.0
NWebsec is an easy to use security library for ASP.NET applications.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
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 | 366,257 | 1/13/2020 |
6.0.0-195.rc | 245 | 2/12/2020 |
6.0.0-188.rc | 341 | 1/12/2020 |
5.1.1 | 1,063,648 | 3/26/2018 |
5.1.0 | 1,761 | 3/25/2018 |
5.0.0 | 4,059 | 3/13/2018 |
4.3.0 | 474,942 | 12/7/2016 |
4.2.0 | 275,010 | 10/25/2015 |
4.1.1 | 29,491 | 6/17/2015 |
4.1.0 | 1,790 | 6/13/2015 |
4.0.0 | 12,412 | 2/16/2015 |
3.2.0 | 35,961 | 10/13/2014 |
3.1.0 | 1,607 | 10/7/2014 |
3.0.2 | 9,922 | 4/18/2014 |
3.0.1 | 8,489 | 1/30/2014 |
3.0.0 | 4,413 | 11/12/2013 |
2.2.1 | 7,373 | 4/29/2013 |
2.2.0 | 1,603 | 4/1/2013 |
2.1.0 | 2,155 | 2/17/2013 |
2.0.1 | 1,586 | 2/8/2013 |
2.0.0 | 1,624 | 2/3/2013 |
1.1.1 | 1,810 | 10/8/2012 |
1.1.0 | 1,689 | 10/7/2012 |
1.0.2 | 1,604 | 9/2/2012 |
1.0.1 | 2,753 | 8/20/2012 |
This release includes support for the Content-Security-Policy header (v. 1.0) and provides Intellisense support for the configuration section. There are breaking changes to the configuration section, hence the updated major version number. See documentation at project web site for details.