tpeczek / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lib.AspNetCore.Security

NuGet Version

NuGet Version

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

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

Documentation

The documentation is available here.

There are also blog posts available describing key features of the library (some of them have been written in context of ASP.NET MVC or previous versions of this library but the core idea haven't changed):

Demos

The demo project is available here.

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 sponsoring me (either monthly or one-time).

Copyright and License

Copyright © 2016 - 2024 Tomasz Pęczek

Licensed under the MIT License

About

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

License:MIT License


Languages

Language:C# 100.0%