Lib.AspNetCore.Security

Lib.AspNetCore.Security is a library which provides security features like Content Security Policy, Strict Transport Security or Expect-CT for ASP.NET Core.

Functionality

The functionality of Lib.AspNetCore.Security can be divided into four main areas:

  • Security Headers
  • Violation Reports
  • Content Security Policy Tag Helpers
  • Clear Site Data

Getting Started

You can get Lib.AspNetCore.Security and Lib.AspNetCore.Mvc.Security from NuGet.

PM>  Install-Package Lib.AspNetCore.Security
PM>  Install-Package Lib.AspNetCore.Mvc.Security

Demos

The demo project is available on GitHub.

Donating

My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by buying me a coffee.

Back to top Copyright © 2016 - 2023 Tomasz Pęczek