NWebsec.Mvc 3.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NWebsec.Mvc --version 3.0.2
NuGet\Install-Package NWebsec.Mvc -Version 3.0.2
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.Mvc" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.Mvc --version 3.0.2
#r "nuget: NWebsec.Mvc, 3.0.2"
#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.Mvc as a Cake Addin
#addin nuget:?package=NWebsec.Mvc&version=3.0.2

// Install NWebsec.Mvc as a Cake Tool
#tool nuget:?package=NWebsec.Mvc&version=3.0.2

NWebsec attributes for ASP.NET MVC 3/4/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.

Product Compatible and additional computed target framework versions.
.NET Framework 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NWebsec.Mvc:

Package Downloads
Seavin.TestPackage

seavin test

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0 532,368 1/13/2020
6.0.0-195.rc 301 2/12/2020
6.0.0-188.rc 409 1/12/2020
5.1.1 437,368 3/26/2018
5.1.0 1,620 3/25/2018
5.0.0 9,520 3/13/2018
4.3.0 302,546 12/7/2016
4.2.0 216,834 10/25/2015
4.1.1 20,297 6/17/2015
4.1.0 1,472 6/13/2015
4.0.0 13,679 2/16/2015
3.2.0 18,567 10/13/2014
3.1.0 2,681 10/7/2014
3.0.2 12,461 4/18/2014
3.0.1 8,689 1/30/2014
3.0.0 2,255 11/12/2013
2.2.1 3,508 4/29/2013
2.1.0 1,882 2/17/2013
2.0.0 1,512 2/3/2013
1.1.0 1,706 10/7/2012
1.0.3 1,498 9/3/2012
1.0.2 1,448 9/2/2012

This release follows the release of the NWebsec package. See release notes at project web site for details.