RickStrahl / Westwind.AspnetCore.LiveReload

ASP.NET Core Live Reload Middleware that monitors file changes in your project and automatically reloads the browser's active page
Other
469 stars 42 forks source link

Add SHA512 CSP hash as integrity attribute of script tag #61

Open lennybacon opened 5 months ago

lennybacon commented 5 months ago

To use it with a CSP (Content Security Policy) Http Header it would be nice to have the integrity hash value in the script tag.