Technical requirements
The code used throughout this chapter is available in the book’s GitHub repository at https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_05/ChapterContent.
The modified and final version, which contains a real-world implementation of forms and validation, is in the same repository in the Final
folder: https://github.com/PacktPublishing/Mastering-Blazor-WebAssembly/tree/main/Chapter_05/Final.