Published on July 27, 2025 Unified JWT Authentication with Seamless Token Sharing Between Blazor Server-Side and Client-Side Rendering blazoraspnetcoressrcsrWebAssembly Learn how to implement a unified JWT authentication system that allows seamless token sharing between Blazor Server-Side Rendering (SSR) and Client-Side Rendering (CSR) applications. Read more →
Published on March 26, 2024 Making Blazor WebAssembly SEO-Friendly and Flicker-Free ssrBlazorseoprerenderprerenderingaspnetcorewebdevWebAssembly A guide to enhance the SEO and user experience of Blazor WebAssembly applications by implementing bot detection and pre-rendering. Read more →