ASP.NET Core Blazor tutorials
Note
This isn't the latest version of this article. For the current release, see the .NET 8 version of this article.
The following tutorials provide basic working experiences for building Blazor apps.
For an overview of Blazor, see ASP.NET Core Blazor.
Build a Blazor todo list app (Blazor Web App)
Use ASP.NET Core SignalR with Blazor (Blazor Web App)
Microsoft Learn
For an overview of Blazor, see ASP.NET Core Blazor. For more information on the Blazor hosting models, Blazor Server and Blazor WebAssembly, see ASP.NET Core Blazor hosting models.
Build your first Blazor app (Blazor Server)
Build a Blazor todo list app (Blazor Server or Blazor WebAssembly)
Use ASP.NET Core SignalR with Blazor (Blazor Server or Blazor WebAssembly)
Microsoft Learn
ASP.NET Core
Feedback
Submit and view feedback for