Technical requirements
Throughout this chapter, we will be enhancing the functionality of the Recipes! app. All the resources, including additional classes and code required for the topics covered in this chapter, are available on GitHub at https://github.com/PacktPublishing/MVVM-pattern-.NET-MAUI/tree/main/Chapter07. To follow along with this chapter’s content, you can start with the provided Start
folder. It contains the initial code and necessary classes specific to this chapter. This code serves as the foundation, building upon what we have learned in the previous chapters. If you want to reference or compare the completed code, including all the code written throughout this chapter, you can find it in the Finish
folder.