Technical requirements
For this chapter, you will need the latest version of Visual Studio (any edition).
Each chapter in this book is saved as a branch. The code shown in this chapter and the next is in the branch at https://github.com/PacktPublishing/.NET-MAUI-for-C-Sharp-Developers/tree/MVVMAndControls. If you check out the branch you’ll see where we ended up, but if you want some of the intermediate steps, just examine the commits that contributed to the branch. To follow along, however, check out the branch at https://github.com/PacktPublishing/.NET-MAUI-for-C-Sharp-Developers/tree/Navigation/tree/XAMLAndCSharp as the starting point.