NWebsec.Core
3.0.1
Install-Package NWebsec.Core -Version 3.0.1
dotnet add package NWebsec.Core --version 3.0.1
<PackageReference Include="NWebsec.Core" Version="3.0.1" />
paket add NWebsec.Core --version 3.0.1
#r "nuget: NWebsec.Core, 3.0.1"
// Install NWebsec.Core as a Cake Addin
#addin nuget:?package=NWebsec.Core&version=3.0.1
// Install NWebsec.Core as a Cake Tool
#tool nuget:?package=NWebsec.Core&version=3.0.1
This library provides shared functionality for the NWebsec ASP.NET security libraries.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.5
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on NWebsec.Core:
Package | Downloads |
---|---|
NWebsec
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. |
|
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. |
|
NWebsec.Owin
NWebsec middleware for OWIN applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation. |
|
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 |
---|---|---|
3.0.1 | 323,015 | 2/12/2020 |
3.0.0 | 156,559 | 1/13/2020 |
3.0.0-188.rc | 342 | 1/12/2020 |
2.1.0 | 601,035 | 3/25/2018 |
2.0.0 | 3,671 | 3/13/2018 |
1.6.0 | 499,230 | 12/7/2016 |
1.5.0 | 283,407 | 10/25/2015 |
1.4.1 | 30,801 | 6/17/2015 |
1.4.0 | 1,448 | 6/13/2015 |
1.3.0 | 14,762 | 2/16/2015 |
1.2.0 | 34,847 | 10/13/2014 |
1.1.0 | 1,269 | 10/7/2014 |
1.0.0 | 15,105 | 4/18/2014 |
This release fixes a bug that caused a validation exception on some valid CSP scheme sources containing the characters '+.-'.