Part 1: Introduction
In this part, you will get an overview of .NET MAUI and learn how to install .NET MAUI in order to create your first .NET MAUI project. As you create your first projects, you will learn about the Model-View-ViewModel design pattern and how to use it in .NET MAUI apps. Xamarin users will also learn how to upgrade their projects to .NET MAUI either manually or by using the .NET Upgrade Assistant.
This part has the following chapters:
- Chapter 1, Introduction to .NET MAUI
- Chapter 2, Building Your First .NET MAUI App
- Chapter 3, Converting a Xamarin.Forms App to .NET MAUI