NetEscapades.AspNetCore.SecurityHeaders.TagHelpers
0.13.0
Tag Helpers for the ASP.NET Core Security Headers middleware for adding Nonces for use with SecurityHeadersMiddleware
Install-Package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers -Version 0.13.0
dotnet add package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers --version 0.13.0
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders.TagHelpers" Version="0.13.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetEscapades.AspNetCore.SecurityHeaders.TagHelpers --version 0.13.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetEscapades.AspNetCore.SecurityHeaders.TagHelpers, 0.13.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Features:
* Add support for report-sample in style-src directive for CSP (Thanks @jeremylindsayni!)
See https://github.com/andrewlock/NetEscapades.AspNetCore.SecurityHeaders/blob/master/CHANGELOG.md#v0130 for more details.
Dependencies
-
.NETCoreApp 3.0
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.13.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.0.0)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.13.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.