Blazor continues to make waves in the .NET ecosystem by offering a powerful and flexible UI framework that allows developers to build rich, interactive web applications using C# instead of JavaScript.
I've done a couple of recent columns about securing Blazor Components and using claims-based policies declaratively in ASP.NET Core generally. While working with security, I'm always interested in ...