Lib.AspNetCore.Security is a library which provides security features like Content Security Policy, Strict Transport Security or Expect-CT for ASP.NET Core.
Info
Version: | 3.2.1 |
Author(s): | Tomasz Pęczek |
Last Update: | Saturday, March 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tpeczek/Lib.AspNetCore.Security |
NuGet Url: | https://www.nuget.org/packages/Lib.AspNetCore.Security |
Install
Install-Package Lib.AspNetCore.Security
dotnet add package Lib.AspNetCore.Security
paket add Lib.AspNetCore.Security
Lib.AspNetCore.Security Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Antiforgery(>= 2.0.0)
- Microsoft.AspNetCore.Authentication.Core(>= 2.0.0)
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.1)
No dependencies.
No dependencies.
Tags