Build your first web app with Blazor

Beginner
Developer
ASP.NET Core
Blazor
.NET

Learn how to build your first web app with Blazor.

Learning objectives

In this module, you will:

  • Configure your local environment for Blazor development.
  • Create a new Blazor web app project.
  • Add component logic to a Blazor web app.

Prerequisites

  • Knowledge of what Blazor is and how it works at the beginner level
  • Basic knowledge of web app concepts
  • C# and .NET experience at the beginner level