Technical requirements
In this chapter, we will cover features of the Blazor WebAssembly ASP.NET Core Hosted project to showcase more components and features in the BooksStore
project. The completed version can be found in the GitHub repository of the book via the following URLs:
- The Blazor WebAssembly ASP.NET Core Hosted project: https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Complete/AspNetCoreHosted/BooksStore
- The Blazor WebAssembly standalone project: https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Complete/Standalone