Technical requirements
The Blazor WebAssembly code and the API project used throughout this chapter are available in the book’s GitHub repository in the Chapter 14 folder:
https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_14/
Also, the full version of the Blazor WebAssembly ASP.NET Core BooksStore
project can be found in the following folder within the GitHub repository:
https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Complete/AspNetCoreHosted
An Azure account is required to use Azure App Service and Azure Static Web Apps, to which we will publish the Blazor project. If you don’t have an Azure account already, you can create a free account via the following link: https://azure.microsoft.com/en-us/free/.