A set of Asp.Net Core middlewares for adding security headers to ASP.NET Core web apps.
Info
Version: | 0.1.0 |
Author(s): | MarkoPapic |
Last Update: | Monday, March 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MarkoPapic/AspNetCoreSecurityHeaders |
NuGet Url: | https://www.nuget.org/packages/MarkoPapic.AspNetCoreSecurityHeaders |
Install
Install-Package MarkoPapic.AspNetCoreSecurityHeaders
dotnet add package MarkoPapic.AspNetCoreSecurityHeaders
paket add MarkoPapic.AspNetCoreSecurityHeaders
MarkoPapic.AspNetCoreSecurityHeaders Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)