NWebsec 4.0.0
dotnet add package NWebsec --version 4.0.0
NuGet\Install-Package NWebsec -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NWebsec" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NWebsec, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NWebsec as a Cake Addin #addin nuget:?package=NWebsec&version=4.0.0 // Install NWebsec as a Cake Tool #tool nuget:?package=NWebsec&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- NWebsec.Core (= 1.3.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 6,296 | 2/16/2015 |
3.2.0 | 4,165 | 10/13/2014 |
3.1.0 | 131 | 10/7/2014 |
3.0.2 | 767 | 4/18/2014 |
3.0.1 | 319 | 1/30/2014 |
3.0.0 | 277 | 11/12/2013 |
2.2.1 | 836 | 4/29/2013 |
2.2.0 | 52 | 4/1/2013 |
2.1.0 | 53 | 2/17/2013 |
2.0.1 | 50 | 2/8/2013 |
2.0.0 | 52 | 2/3/2013 |
1.1.1 | 52 | 10/8/2012 |
1.1.0 | 55 | 10/7/2012 |
1.0.2 | 51 | 9/2/2012 |
1.0.1 | 52 | 8/20/2012 |
This release introduces several new CSP 2 directives (and some breaking changes). See release notes at project web site for details.