anthonychu / aspnet-core-csp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:C# 89.4%Language:JavaScript 7.7%Language:CSS 2.9%