# Content Security Policy

Making Application Insights Fast & Secure

Implementing Application Insights into your ASP.NET Core application with performance and security as a top priority in this advanced scenario.

Content Security Policy (CSP) for ASP.NET MVC

Content Security Policy (CSP) is a HTTP header which white-lists content the browser is allowed to load. This post discusses its application in ASP.NET MVC.