The Big Picture, you will be introduced to .the .NET MAUI Framework. .NET MAUI is the successor to Xamarin.Forms and is designed to allow the developer to create high quality applications that can run on Android, iOS, MacOS, and Windows. You will see how the application will use shard code, while still providing the ability to access native features available on each platform. When you have finished this course, you will understand at a high level how .NET MAUI can make you more productive. We will also compare .NET MAUI to other frameworks for creating cross-platform applications.
Dot Net Creating a Contact App
In this course, you'll learn all the essentials of .NET MAUI while building a contacts app with Events Driven approach and then with MVVM approach, leveraging SQLite for data persistence, and adopting the Clean Architecture approach. Additionally, you'll learn how to create and consume ASP.NET Core minimal APIs in .NET Maui, making it easier to build fast, lightweight, and scalable mobile applications.