Building MVVM Apps with .NET MAUI & Prism

Monday, Aug 28 9:45 AM - 10:45 AM Room D2

Description

.NET MAUI is here, and is a major evolution to Xamarin.Forms. Ok, it sounds like a fancy of way saying an update that broke your app. Whether you are trying to update your legacy Prism.Forms app, or getting ready to build a new Prism.Maui app you're probably wondering where to even start. It's time to build powerful apps that leverage the best that .NET MAUI has with the #1 MVVM Framework in the .NET Ecosystem.

In this talk we'll hear from Prism's lead maintainer on the changes that we see in the application design patterns between Xamarin.Forms and .NET MAUI. How this affected Prism. How all of this will affect your apps, and what subtle changes exist between Prism.Forms and Prism.Maui. Learn how to easily migrate your existing apps, and how to get started building your new greenfield apps. Plus we will discuss common bad practices that we see and how to fix them, improving the testability & reliability of your Codebase!