jonroberts
Matt Wise
Ambert
csharp app.UseWhen( x => x.Request.Path.ToString().StartsWith("/umbraco"), builder => builder .UseCsp(options => options .DefaultSources(s => s .Self()) .ImageSources(s => s .Self() .CustomSources( "blob:", "data:", "dashboard.umbraco.com", "*.googleapis.com", "*.gstatic.com"))
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!