Technical requirements
To complete this project, you need to have Visual Studio installed on your Macintosh (Mac) or PC, as well as the .NET mobile components. Refer to Chapter 1, Introduction to .NET MAUI, for more details on how to set up your environment. This chapter provides screenshots and instructions for Visual Studio on Windows.
This chapter will be a classic File | New | Project chapter, guiding you step by step through the process of creating your first to-do list app. No downloads will be required whatsoever, apart from a few NuGet packages.
You can find the full source for the code in this chapter at https://github.com/Packt
Publishing/MAUI-Projects-3rd-Edition in the Chapter02
folder.