Technical requirements
To test and debug the source code in this chapter, you need to have Visual Studio 2022 installed on your PC or Mac. Please refer to the Development environment setup section in Chapter 1, Getting Started with .NET MAUI, for the details.
The source code of this chapter is available in the following branch at GitHub: https://github.com/PacktPublishing/.NET-MAUI-Cross-Platform-Application-Development/tree/main/Chapter04.
The source code can be downloaded using the following Git command:
git clone -b chapter04 https://github.com/PacktPublishing/.NET-MAUI-Cross-Platform-Application-Development