Build your first web app with Blazor
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 Blazor and how it works at the beginner level
- Basic knowledge of web app concepts
- C# and .NET experience at the beginner level