Xamarin.Forms and .NET MAUI MVVM vs MVU - XamExpertDay 2021
Session by Sam Basu Depending on who you ask, Design Patterns are either dead or super useful. Design patterns are supposed to make sense, fit the app/platform/framework naturally and make life easier for developers. Anything else, and we’re likely doing it wrong.
What you will learn
- Core concept and where it fits in a .NET MAUI app
- Step-by-step setup and implementation flow
- Platform considerations and practical trade-offs
- How to apply the pattern in real projects
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.