An ASP.NET Core Middleware which adds the OWASP recommended HTTP headers, with a single line of code, for enhanced security.
Info
Version: | 9.7.2 |
Author(s): | GaProgMan |
Last Update: | Tuesday, December 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gaprogman.github.io/OwaspHeaders.Core/ |
NuGet Url: | https://www.nuget.org/packages/OwaspHeaders.Core |
Install
Install-Package OwaspHeaders.Core
dotnet add package OwaspHeaders.Core
paket add OwaspHeaders.Core
OwaspHeaders.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.1)
Tags