Technical requirements
We’ll continue to enhance the Recipes! app by diving into custom controls and control templates, all designed with an MVVM architecture in mind. To follow along with the code, make sure to visit the GitHub repository at https://github.com/PacktPublishing/MVVM-pattern-.NET-MAUI/tree/main/Chapter11. The Start
folder has the initial code set up to begin this chapter, while the Finish
folder contains the completed code for your reference.