Technical requirements
To test and debug the source code in this chapter, you need Visual Studio 2022 installed on either Windows or macOS. Please refer to the Development environment setup section in Chapter 1, Getting Started with .NET MAUI, for details.
To check out the source code of this chapter, we can use the following Git command:
$ git clone https://github.com/PacktPublishing/.NET-MAUI-Cross-Platform-Application-Development-Second-edition.git -b 2nd/chapter02