Technical requirements
To test and debug the source code in this chapter, you need to have Visual Studio 2022 installed on your PC. Please refer to the Development environment setup section in Chapter 1, Getting Started with .NET MAUI, for the details.
The source code for this chapter is available in the following GitHub repository:
To check out the source code of this chapter, we can use the following command:
$ git clone -b 2nd/chapter03 https://github.com/PacktPublishing/.NET-MAUI-Cross-Platform-Application-Development-Second-edition.git PassXYZ.Vault2
To find out more about the source code in this book, please refer to the Managing the source code in this book section in Chapter 2, Building Our First .NET MAUI App.