NetEscapades.AspNetCore.SecurityHeaders.TagHelpers
0.10.0
See the version list below for details.
dotnet add package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers --version 0.10.0
NuGet\Install-Package NetEscapades.AspNetCore.SecurityHeaders.TagHelpers -Version 0.10.0
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders.TagHelpers" Version="0.10.0" />
paket add NetEscapades.AspNetCore.SecurityHeaders.TagHelpers --version 0.10.0
#r "nuget: NetEscapades.AspNetCore.SecurityHeaders.TagHelpers, 0.10.0"
// Install NetEscapades.AspNetCore.SecurityHeaders.TagHelpers as a Cake Addin #addin nuget:?package=NetEscapades.AspNetCore.SecurityHeaders.TagHelpers&version=0.10.0 // Install NetEscapades.AspNetCore.SecurityHeaders.TagHelpers as a Cake Tool #tool nuget:?package=NetEscapades.AspNetCore.SecurityHeaders.TagHelpers&version=0.10.0
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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.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. |
-
.NETCoreApp 3.0
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.10.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.0.0)
- NetEscapades.AspNetCore.SecurityHeaders (>= 0.10.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NetEscapades.AspNetCore.SecurityHeaders.TagHelpers:
Package | Downloads |
---|---|
FamilyHubs.SharedKernel.Razor
Package Description |
|
KoloDev.GDS.UI
Kolo GDS UI Accelerator |
|
Indiko.Hosting.BlazorServer
Building Blocks Hosting Blazor Server |
|
Etch.Cms.Umbraco.Civic
Package Description |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on NetEscapades.AspNetCore.SecurityHeaders.TagHelpers:
Repository | Stars |
---|---|
damienbod/AspNetCoreHybridFlowWithApi
Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
|
|
damienbod/AspNetCoreOpeniddict
OpenIddict with Angular and Blazor WASM BFF OpenID Connect Code Flow with PKCE clients and ASP.NET Core APIs
|
|
damienbod/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
|
|
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 |
---|---|---|
1.0.0-preview.2 | 43 | 10/31/2024 |
1.0.0-preview.1 | 823 | 9/28/2024 |
0.24.0 | 14,795 | 9/12/2024 |
0.23.0 | 7,675 | 8/26/2024 |
0.22.0 | 39,190 | 6/14/2024 |
0.21.0 | 156,559 | 9/29/2023 |
0.20.0 | 30,098 | 7/10/2023 |
0.19.0 | 6,110 | 6/12/2023 |
0.18.0 | 108,311 | 1/2/2023 |
0.17.0 | 64,285 | 6/28/2022 |
0.16.1 | 76,078 | 11/23/2021 |
0.16.0 | 21,631 | 8/1/2021 |
0.15.0 | 1,711 | 6/26/2021 |
0.14.0 | 2,849 | 4/21/2021 |
0.13.0 | 11,177 | 2/9/2021 |
0.12.1 | 56,258 | 10/2/2020 |
0.12.0 | 638 | 10/1/2020 |
0.11.2 | 1,519 | 7/27/2020 |
0.11.1 | 606 | 7/27/2020 |
0.11.0 | 57,402 | 10/31/2019 |
0.10.0 | 735 | 9/27/2019 |
0.9.0 | 16,071 | 10/28/2018 |
Breaking Changes:
* Drop support for ASP.NET Core 1.x
* Add support for ASP.NET Core 3.0
See https://github.com/andrewlock/NetEscapades.AspNetCore.SecurityHeaders/blob/master/CHANGELOG.md#v0100 for more details.