.NET MAUI and FreshMvvm MVVM Framework: Getting Started
The first early version of FreshMvvm MVVM Framework is out. FreshMvvm has been a loved and well-known MVVM Framework for Xamarin.Forms for many years. Michael Ridland is now releasing the first bits for .NET MAUI for us to play with so let’s have a look at how to apply .NET MAUI MVVM.
What you will learn
- Intro
- Channel Member Shoutout!
- Note About VS2022 .NET MAUI Development
- Install FreshMvv.Maui NuGet Package
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.