Part 2: Building a .NET MAUI App Using MVVM
In this part, we focus on equipping you with the essential tools and techniques needed to craft a genuine .NET MAUI application that leverages the MVVM pattern. We will dive into the core mechanisms such as dependency injection, services, and messaging, which form the backbone of any robust app. We will help you master MVVM-based navigation in .NET MAUI with or without Shell, refine user interactions with precise input and validation, and connect seamlessly with remote data sources.
This part has the following chapters:
- Chapter 7, Dependency Injection, Services, and Messaging
- Chapter 8, .NET MAUI Shell and Navigation
- Chapter 9, Handling User Input and Validation
- Chapter 10, Working with Remote Data