Global web icon
microsoft.com
https://dotnet.microsoft.com/en-us/apps/aspnet/web…
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 client and the server so that you can deliver great web experiences.
Global web icon
wikipedia.org
https://en.wikipedia.org/wiki/Blazor
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 part of the ASP.NET Core web app framework.
Global web icon
c-sharpcorner.com
https://www.c-sharpcorner.com/blogs/blazor-explain…
Blazor Explained: What It Is and Why You Should Learn It
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 what Blazor is, its hosting models, and why it’s an exciting choice for .NET developers.
Global web icon
blazor-university.com
https://blazor-university.com/
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.
Global web icon
jetbrains.com
https://www.jetbrains.com/guide/dotnet/tutorials/b…
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 JavaScript that was necessary in previous versions of ASP.NET.
Global web icon
aspnetcore.net
https://a.aspnetcore.net/blazor.html
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 will explore what Blazor is, its key concepts, and how to get started with building your first Blazor web app. What is Blazor?
Global web icon
microsoft.com
https://learn.microsoft.com/en-us/aspnet/core/blaz…
ASP.NET Core Blazor | Microsoft Learn
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 published by the Intermediate Language (IL) Trimmer.
Global web icon
learnblazor.com
https://www.learnblazor.com/
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.
Global web icon
visualstudiomagazine.com
https://visualstudiomagazine.com/articles/2025/01/…
Building Blazor Applications - Visual Studio Magazine
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 the ability to produce high-quality applications for their uses.