NWebsec.Core
3.0.1
dotnet add package NWebsec.Core --version 3.0.1
NuGet\Install-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 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. |
-
.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 | 695,870 | 2/12/2020 |
3.0.0 | 533,109 | 1/13/2020 |
3.0.0-188.rc | 407 | 1/12/2020 |
2.1.0 | 858,166 | 3/25/2018 |
2.0.0 | 4,224 | 3/13/2018 |
1.6.0 | 627,231 | 12/7/2016 |
1.5.0 | 352,977 | 10/25/2015 |
1.4.1 | 45,932 | 6/17/2015 |
1.4.0 | 2,823 | 6/13/2015 |
1.3.0 | 20,722 | 2/16/2015 |
1.2.0 | 56,657 | 10/13/2014 |
1.1.0 | 3,837 | 10/7/2014 |
1.0.0 | 20,748 | 4/18/2014 |
This release fixes a bug that caused a validation exception on some valid CSP scheme sources containing the characters '+.-'.