A middle ware for Net Core applications aimed at helping developers secure their applications by injecting header policies.
Info
Version: | 1.2.7 |
Author(s): | Nasar Eddaoui |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/xheader-security |
Install
Install-Package xheader-security
dotnet add package xheader-security
paket add xheader-security
xheader-security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
Tags