Opleiding: MAUI: .NET Cross-Platform App Development
Master cross-platform app development with .NET MAUI
Building applications that run smoothly across multiple platforms can be challenging. .NET MAUI simplifies this process by providing a single framework to create apps for Android, iOS, Windows, and macOS using C# and .NET.
This training will guide you through the fundamentals of .NET MAUI, helping you develop modern, maintainable, and performant cross-platform applications. You will learn how to structure your app using XAML, work with controls and collections, apply styles, and implement key design patterns.
As you progress, you will explore essential concepts such as the MVVM pattern with the Community Toolkit, navigation with Shell, data access and local storage, and interacting with web services. The training also covers platform-specific features, extending and customizing UI components using handlers, and ensuring application quality through testing.
By the end of this training, you will have the knowledge and skills to build robust .NET MAUI applications that provide a seamless user experience across multiple platforms.
- Recall foundational concepts of .NET MAUI and cross-platform development [Remember]
- Design user interfaces using XAML and layout compone…