In this hands-on lab, you will use Visual Studio 2022 to build your first .NET Blazor application.
Blazor is a single-page app framework for building client-side web apps using .NET and WebAssembly. In this lab, we will build a complete Blazor app and learn about the various Blazor framework features along the way.
If you do not have Visual Studio 2022 installed, download the Visual Studio 2022 Community edition. Ensure you choose the ASP.NET and web development option.
If you already have Visual Studio installed, ensure you install the latested .NET SDK.
Lab installation requirements