
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 …
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).
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 …
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 …
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.
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, …
Blazor Community Docs - Blazor School
Blazor is an open-source and free project developed by Microsoft, boasting over 100,000 open-source contributions and the participation of more than 3,700 open-source companies. It's a robust and …
Integrating Blazor with Existing .NET Web Apps
Aug 8, 2024 · Blazor is a versatile framework that can be utilized to develop Progressive Web Apps (PWAs), as well as desktop and mobile applications with Blazor Hybrid. It is even possible to deploy …
Blazor Basics: 9 Best Practices for Building Blazor Web Apps
May 9, 2024 · This post shares nine best practices for building Blazor web applications based on real-world experience.