NWebsec.Mvc
6.0.0-188.rc
.NET Framework 4.5
This is a prerelease version of NWebsec.Mvc.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NWebsec.Mvc --version 6.0.0-188.rc
NuGet\Install-Package NWebsec.Mvc -Version 6.0.0-188.rc
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="6.0.0-188.rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.Mvc --version 6.0.0-188.rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NWebsec.Mvc, 6.0.0-188.rc"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=6.0.0-188.rc&prerelease
// Install NWebsec.Mvc as a Cake Tool
#tool nuget:?package=NWebsec.Mvc&version=6.0.0-188.rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 5.2.3)
- Microsoft.Web.Infrastructure (>= 1.0.0)
- NWebsec (>= 6.0.0-188.rc)
- NWebsec.Core (>= 3.0.0-188.rc)
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 | 335,726 | 1/13/2020 |
6.0.0-195.rc | 260 | 2/12/2020 |
6.0.0-188.rc | 366 | 1/12/2020 |
5.1.1 | 366,712 | 3/26/2018 |
5.1.0 | 1,350 | 3/25/2018 |
5.0.0 | 8,919 | 3/13/2018 |
4.3.0 | 277,584 | 12/7/2016 |
4.2.0 | 198,512 | 10/25/2015 |
4.1.1 | 18,405 | 6/17/2015 |
4.1.0 | 1,201 | 6/13/2015 |
4.0.0 | 10,923 | 2/16/2015 |
3.2.0 | 14,618 | 10/13/2014 |
3.1.0 | 1,112 | 10/7/2014 |
3.0.2 | 9,382 | 4/18/2014 |
3.0.1 | 7,382 | 1/30/2014 |
3.0.0 | 1,968 | 11/12/2013 |
2.2.1 | 3,208 | 4/29/2013 |
2.1.0 | 1,612 | 2/17/2013 |
2.0.0 | 1,251 | 2/3/2013 |
1.1.0 | 1,423 | 10/7/2012 |
1.0.3 | 1,236 | 9/3/2012 |
1.0.2 | 1,200 | 9/2/2012 |
This release fixes a minor issue related to attribute inheritance. See release notes on GitHub for details.