About 247,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 …

  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 …

  3. 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).

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

    Aug 19, 2025 · Blazor is a modern web framework from Microsoft that allows developers to build interactive web applications using C# and .NET instead of JavaScript. In this blog, we will …

  5. .NET 10 Has Arrived—Here’s What’s Changed for Blazor - Telerik

    Nov 13, 2025 · .NET 10 refines some of Blazor’s rougher edges while leaving the fundamentals intact. .NET 10 just landed, and with it come some changes for Blazor. But what’s changed, …

  6. 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.

  7. Blazor and .NET 10: Breaking Changes, Fixes, and New Features

    5 days ago · Learn about .NET 10, Blazor WebAssembly changes, and how to fix breaking HttpClient streaming issues in your projects.

  8. How Blazor's Unified Rendering Model Shapes Modern .NET Web …

    3 days ago · Allen Conway explained how Blazor's render tree, component lifecycle, and modern rendering modes introduced in .NET 8 and refined in .NET 9 and .NET 10 give developers …

  9. Blazor: For Absolute Beginners

    Blazor is a framework that allows us to build web applications using C# and .NET, also bringing the power of C# to the world of front-end web development. In this comprehensive tutorial, we …

  10. ASP.NET Core Blazor | Microsoft Learn

    Nov 11, 2025 · Blazor WebAssembly is a single-page app (SPA) framework for building interactive client-side web apps with .NET. Unused code is stripped out of the app when it's …