About 261,000 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. 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 …

  4. The Rise of Blazor: Building Modern, Full-Stack Web Applications with C#

    Jun 24, 2025 · Discover how Blazor is transforming enterprise web development by enabling full-stack C# solutions. Explore architecture, security, performance, testing, and real-world best practices for …

  5. 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 …

  6. What is Blazor? - Blazor University

    Blazor is a Single Page Application development framework. The name Blazor is a combination/mutation of the words Browser and Razor (the .NET HTML view generating engine).

  7. MudBlazor - Blazor Component Library

    Blazor Component Library based on Material Design. MudBlazor is easy to use and extend, especially for .NET devs because it uses almost no Javascript.

  8. Welcome To Learn Blazor

    What Is Blazor? Blazor is a component-based web development framework from Microsoft that's designed to support the development of interactive web applications.

  9. Introducing ASP.NET Core Blazor Server Applications

    Mar 20, 2025 · Blazor is a web development framework built on top of ASP.NET Core, that uses the development language C#, HTML markup and CSS. One of the key features of the Blazor framework …

  10. Building Blazor Applications - Visual Studio Magazine

    Jan 16, 2025 · Blazor is a modern .NET application framework, primarily used to build web applications. Since its release in 2020, it has evolved with new features and capabilities, enabling developers with …