Technical requirements
To complete this project, you need to have Visual Studio 2022 installed on your PC. For instructions on how to install the free Community Edition of Visual Studio 2022, refer to Chapter 1, Introduction to Blazor WebAssembly. Since we will be using Azure AD for authentication, you will need an account on Microsoft Azure. If you do not have an account on Microsoft Azure, refer to Chapter 1, Introduction to Blazor WebAssembly, to create a free account.
The source code for this chapter is available in the following GitHub repository: https://github.com/PacktPublishing/Blazor-WebAssembly-by-Example-Second-Edition/tree/main/Chapter10.
The Code in Action video is available here: https://packt.link/Ch10.