Help secure .net core apps with various HTTP headers (such as CSP's)
-
Updated
Feb 3, 2019 - C#
Help secure .net core apps with various HTTP headers (such as CSP's)
Security extensions for ASP.NET Core
The Content Security Policy Reporting middleware for ASP.NET Core adds an api endpoint to an ASP.NET Core application for browsers to report content security policy violations.
Helper functions and middleware to secure ASP.NET Core applications
This is a simple microservices demo with a frontend web app (razor) and backend web api (asp.net core). The frontend utilizes the Blazor WebAssembly script in the browser. The backend web api simply delivers a Product listing and serves images for those products. The frontend web app queries the backend web api for products, then displays each one.
A set of Asp.Net Core middlewares for adding security headers to ASP.NET Core web apps.
Content Security Policy for ASP.NET Core
A small and simple library to help generate rules for CSP (Content-Security-Policy) headers.
How to implement a nonce-based Content Security Policy (CSP) for an ASP.NET Core Dashboard Application
Some Blazor Server extensions
Add a description, image, and links to the content-security-policy topic page so that developers can more easily learn about it.
To associate your repository with the content-security-policy topic, visit your repo's landing page and select "manage topics."