Build a web app with Blazor

Beginner
Developer
Azure
.NET
ASP.NET Core
.NET Core
Blazor

Learn how to set up your development environment and build your first web app with Blazor, Visual Studio Code, and C#.

Learning objectives

In this module, you will:

  • Configure your local environment for Blazor development with Visual Studio Code
  • Create a new Blazor project
  • Add client-side logic to a Blazor web app

Prerequisites

  • Basic knowledge of web app concepts
  • C# .NET experience at a beginner level
  • Local installations of the .NET SDK and Visual Studio Code
  • C# extension for Visual Studio Code
  • Experience with using the command line