
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 …
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 …
ASP.NET Core Blazor | Microsoft Learn
Nov 11, 2025 · Explore ASP.NET Core Blazor, a way to build interactive client-side web UI with .NET in an ASP.NET Core app.
Blazor in .NET 10: What's New and Why It Finally Feels Complete
Dec 3, 2025 · Blazor in .NET 10: What's New and Why It Finally Feels Complete # blazor # dotnet # webdev # csharp Discover everything new in Blazor .NET 10: persistent state management, …
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 explore …
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.
Blazor University - Introduction
Blazor University is an invaluable resource for anyone learning the framework. It gets right to the point and covers the essential topics clearly and directly. Steve Sanderson - Creator of Blazor, Microsoft …
Welcome To Learn Blazor
Welcome To Learn Blazor This site is dedicated to helping developers who want to use the ASP.NET Blazor web development framework to build web-based applications. What Is Blazor? Blazor is a …
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). The implication being that …
What Is Blazor and How to Build Your First Web App Using C# Instead …
Apr 7, 2026 · Blazor is a modern and powerful framework that allows you to build web applications using C# instead of JavaScript. It simplifies full-stack development, improves productivity, and enables …