
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 …
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 …
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.
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 …
Blazor tutorial - Build your first web app | .NET
Step-by-step instructions for building your first Blazor app. Develop with free tools for Linux, macOS, and Windows.
Build web apps with Blazor learning path - Training
Learn how to build your first web app with the free and open-source Blazor web user-interface framework.
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.
ASP.NET Core Blazor fundamentals | Microsoft Learn
Nov 11, 2025 · When using a Blazor Web App, most of the Blazor documentation example components require interactivity to function and demonstrate the concepts covered by the …
ASP.NET Core Blazor tutorials | Microsoft Learn
Nov 12, 2025 · Learn how to build Blazor apps with the tutorials listed in this article.
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 …