The Tech PlatformJun 27ASP.NETPrerendering in ASP.NET Core Razor ComponentsWhen users land on your Blazor WebAssembly app, a speedy initial load time can make all the difference in keeping them engaged. This is...
The Tech PlatformJun 7ASP.NETHow to Mitigate Security Threats in Interactive Server-Side Blazor?Blazor is a framework for building interactive web UIs using C# instead of JavaScript. Server-side Blazor, or Blazor Server, is a flavor...