Technical requirements
This chapter uses a new Blazor WebAssembly project called RenderTreeSample
and not the original BooksStore
project used in other chapters.
The code used is available in the book’s GitHub repository:
https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_12