An ASP.NET Core Middleware which adds the OWASP recommended HTTP headers for enhanced security.
Info
Version: | 6.1.0 |
Author(s): | GaProgMan |
Last Update: | Monday, May 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
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