![]() |
VOOZH | about |
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" />
<PackageVersion Include="NWebsec.Core" Version="3.0.1" />Directory.Packages.props
<PackageReference Include="NWebsec.Core" />Project file
paket add NWebsec.Core --version 3.0.1
#r "nuget: NWebsec.Core, 3.0.1"
#:package NWebsec.Core@3.0.1
#addin nuget:?package=NWebsec.Core&version=3.0.1Install as a Cake Addin
#tool nuget:?package=NWebsec.Core&version=3.0.1Install as a Cake Tool
This library provides shared functionality for the NWebsec ASP.NET security libraries.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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 |
This package is not used by any popular GitHub repositories.
This release fixes a bug that caused a validation exception on some valid CSP scheme sources containing the characters '+.-'.