An open API service indexing awesome lists of open source software.

https://github.com/anthonychu/aspnet-core-csp

Sample application for adding Content Security Policy to ASP.NET Core
https://github.com/anthonychu/aspnet-core-csp

Last synced: 4 months ago
JSON representation

Sample application for adding Content Security Policy to ASP.NET Core

Awesome Lists containing this project

README

          

# Implementing CSP in ASP.NET Core

This is a sample application for implementing Content Security Policy (CSP) and CSP reporting in ASP.NET Core.

See blog post for full details: [http://anthonychu.ca/post/aspnet-core-csp](http://anthonychu.ca/post/aspnet-core-csp)