ASP.NET Core Security Headers Middleware.
Info
Version: | 0.0.2-beta |
Author(s): | Tuan Nguyen |
Last Update: | Tuesday, February 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcoban/net-core-headers |
NuGet Url: | https://www.nuget.org/packages/DNCB.AspNetCoreSecurityHeaders |
Install
Install-Package DNCB.AspNetCoreSecurityHeaders
dotnet add package DNCB.AspNetCoreSecurityHeaders
paket add DNCB.AspNetCoreSecurityHeaders
DNCB.AspNetCoreSecurityHeaders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags