An ASP.NET Core Middleware which adds the OWASP recommended HTTP headers, with a single line of code, for enhanced security.
Info
| Version: | 9.9.0 |
| Author(s): | GaProgMan |
| Last Update: | Wednesday, October 1, 2025 |
| .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