An ASP.NET Core Middleware which adds the OWASP recommended HTTP headers for enhanced security.
Info
Version: | 8.1.3 |
Author(s): | GaProgMan |
Last Update: | Saturday, October 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GaProgMan/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