About 34,300 results
Open links in new tab
  1. Blazor | Build client web apps with C# | .NET

    Blazor is a modern front-end web framework based on HTML, CSS, and C# that helps you build web apps faster. With Blazor, build web apps using reusable components that can be run from both the …

  2. Blazor - Wikipedia

    Blazor is a free and open-source web framework that enables developers to create web user interfaces (UI) based on components, using C# and HTML. [1][2][3][4][5] It is being developed by Microsoft, as …

  3. Blazor Explained: What It Is and Why You Should Learn It

    Aug 19, 2025 · That’s where Blazor comes in. Blazor is a modern framework from Microsoft that allows developers to build interactive web UIs using C#, Razor, and .NET without writing JavaScript for …

  4. Blazor in .NET 10: What's New and Why It Finally Feels Complete

    Dec 3, 2025 · Discover everything new in Blazor .NET 10: persistent state management, improved JavaScript interop, passkey authentication, and major performance gains. A comprehensive guide …

  5. Blazor University - Introduction

    Welcome to Blazor University. By working your way through the information in this website I intend to take you from complete novice through to expert in all things Blazor.

  6. What’s New for Blazor in .NET 11 Preview Releases 1 and 2 - Telerik

    Mar 25, 2026 · Here are some notable Blazor changes and new features that landed in .NET 11 Previews 1 and 2. TempData for Static SSR Ever since .NET 8, we’ve had SSR mode for Blazor. It’s …

  7. Welcome To Learn Blazor

    Blazor is a component-based web development framework from Microsoft that's designed to support the development of interactive web applications. The initial version, Blazor Server, was released as part …

  8. Introduction to Blazor - JetBrains Guide

    Blazor is a Single Page Application (SPA) web framework that is part of the ASP.NET Core framework. Blazor enables you to create progressive web apps using C#, having significantly less reliance on …

  9. ASP.NET Core Blazor | Microsoft Learn

    Nov 12, 2025 · Explore ASP.NET Core Blazor, a way to build interactive client-side web UI with .NET in an ASP.NET Core app.

  10. Blazor Basics for Beginners

    Apr 18, 2024 · Blazor is a cutting-edge web development tool that lets you build web apps using C# and .NET instead of JavaScript. This guide introduces the basics of Blazor, including its key benefits, …