Technical requirements
The Blazor WebAssembly code and the API project used throughout this chapter are available on the book’s GitHub repository in the Chapter 11 folder:
https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_11/
Make sure to have the API solution up and running beside the Blazor app.