Provides options to add security headers to the request to improve application security and prevent it from hacks and attacks.
Info
Version: | 1.4.1 |
Author(s): | Harshit Gindra |
Last Update: | Friday, February 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/harshitgindra/Hgindra.AspnetCore |
NuGet Url: | https://www.nuget.org/packages/Hgindra.AspnetCore.SecurityHeaders |
Install
Install-Package Hgindra.AspnetCore.SecurityHeaders
dotnet add package Hgindra.AspnetCore.SecurityHeaders
paket add Hgindra.AspnetCore.SecurityHeaders
Hgindra.AspnetCore.SecurityHeaders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Options(>= 5.0.0)