NetEscapades.AspNetCore.SecurityHeaders 0.21.0

dotnet add package NetEscapades.AspNetCore.SecurityHeaders --version 0.21.0
NuGet\Install-Package NetEscapades.AspNetCore.SecurityHeaders -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" 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 --version 0.21.0
#r "nuget: NetEscapades.AspNetCore.SecurityHeaders, 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 as a Cake Addin
#addin nuget:?package=NetEscapades.AspNetCore.SecurityHeaders&version=0.21.0

// Install NetEscapades.AspNetCore.SecurityHeaders as a Cake Tool
#tool nuget:?package=NetEscapades.AspNetCore.SecurityHeaders&version=0.21.0

Middleware for ASP.NET Core to automatically add security headers to requests.

Product 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 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on NetEscapades.AspNetCore.SecurityHeaders:

Package Downloads
NetEscapades.AspNetCore.SecurityHeaders.TagHelpers

Tag Helpers for the ASP.NET Core Security Headers middleware for adding Nonces for use with SecurityHeadersMiddleware

Ark.Tools.AspNetCore

Tools and base classes for AspNetCore as in Ark-way of using it

Indigina.AspNet

This NuGet package contains Asp Net extensions Layer for Indigina projects.

Logibricks.Utility

Package Description

Brickmakers.AspSecurityHeaders The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A small package for ASP.Net (Core) to automatically configure secure HTTP-Headers.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on NetEscapades.AspNetCore.SecurityHeaders:

Repository Stars
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
VirtoCommerce/vc-platform
Virto Commerce Platform Repository
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
Version Downloads Last updated
0.21.0 456,010 9/29/2023
0.20.0 241,610 7/10/2023
0.19.0 75,367 6/12/2023
0.18.0 623,375 1/2/2023
0.17.0 733,662 6/28/2022
0.16.1 1,458,781 11/23/2021
0.16.0 262,411 8/1/2021
0.15.0 161,365 6/26/2021
0.14.0 160,725 4/21/2021
0.13.0 121,093 2/9/2021
0.12.1 291,298 10/2/2020
0.12.0 2,500 10/1/2020
0.11.2 113,577 7/27/2020
0.11.1 1,131 7/27/2020
0.11.0 598,773 10/31/2019
0.10.0 17,836 9/27/2019
0.9.0 458,945 10/28/2018
0.8.0 21,873 10/10/2018
0.7.1 12,676 8/29/2018
0.7.0 70,410 1/14/2018
0.6.0 5,598 12/11/2017
0.5.0 1,902 12/5/2017
0.4.1 29,699 9/27/2017
0.3.1 51,941 4/14/2017
0.3.0 8,271 3/1/2017
0.2.1 14,231 9/14/2016
0.1.1 1,792 8/12/2016
0.1.0 2,786 8/2/2016
0.1.0-beta-0003 1,292 6/2/2016

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.