The Tech PlatformJul 24ASP.NETBuilding Modular Blazor Apps: RCLs, Static SSR, and Interactive StrategiesBlazor, a web framework by Microsoft, empowers developers to build interactive web applications using C# and .NET. With Blazor, you can...
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...