NetEscapades.AspNetCore.SecurityHeaders.TagHelpers
0.21.0
.NET Core 3.0
.NET Standard 2.0
dotnet add package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers --version 0.21.0
NuGet\Install-Package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers -Version 0.21.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="NetEscapades.AspNetCore.SecurityHeaders.TagHelpers" Version="0.21.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.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetEscapades.AspNetCore.SecurityHeaders.TagHelpers, 0.21.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 NetEscapades.AspNetCore.SecurityHeaders.TagHelpers as a Cake Addin
#addin nuget:?package=NetEscapades.AspNetCore.SecurityHeaders.TagHelpers&version=0.21.0
// Install NetEscapades.AspNetCore.SecurityHeaders.TagHelpers as a Cake Tool
#tool nuget:?package=NetEscapades.AspNetCore.SecurityHeaders.TagHelpers&version=0.21.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Tag Helpers for the ASP.NET Core Security Headers middleware for adding Nonces for use with SecurityHeadersMiddleware
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.0
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.21.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.0.0)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.21.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NetEscapades.AspNetCore.SecurityHeaders.TagHelpers:
Package | Downloads |
---|---|
KoloDev.GDS.UI
Kolo GDS UI Accelerator |
|
FamilyHubs.SharedKernel.Razor
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on NetEscapades.AspNetCore.SecurityHeaders.TagHelpers:
Repository | Stars |
---|---|
damienbod/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
|
|
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
|
|
damienbod/AspNetCoreAngularSignalRSecurity
Security with ASP.NET Core, SignalR and Angular
|
|
damienbod/IdentityServer4VueJs
IdentityServer4 Vue.js oidc-client-js OpenID Connect code flow with PKCE
|
Version | Downloads | Last updated |
---|---|---|
0.21.0 | 256 | 9/29/2023 |
0.20.0 | 9,921 | 7/10/2023 |
0.19.0 | 3,817 | 6/12/2023 |
0.18.0 | 52,262 | 1/2/2023 |
0.17.0 | 47,026 | 6/28/2022 |
0.16.1 | 58,147 | 11/23/2021 |
0.16.0 | 18,381 | 8/1/2021 |
0.15.0 | 1,569 | 6/26/2021 |
0.14.0 | 2,734 | 4/21/2021 |
0.13.0 | 4,893 | 2/9/2021 |
0.12.1 | 42,890 | 10/2/2020 |
0.12.0 | 580 | 10/1/2020 |
0.11.2 | 1,451 | 7/27/2020 |
0.11.1 | 553 | 7/27/2020 |
0.11.0 | 45,779 | 10/31/2019 |
0.10.0 | 669 | 9/27/2019 |
0.9.0 | 15,714 | 10/28/2018 |
Features:
* Add support for using both `'none'` and `'report-sample'` in directives
See https://github.com/andrewlock/NetEscapades.AspNetCore.SecurityHeaders/blob/master/CHANGELOG.md#v0210 for more details.