A modular MVVM framework for .NET MAUI (ViewModels, commands, async state, Shell or NavigationPage, dialogs, validation, pagination). scaffold an app: dotnet new install Plugin.Maui.MVVMExpress.Templates dotnet new mvvmexpress -n MyApp |
A modular MVVM framework for .NET MAUI (ViewModels, commands, async state, Shell or NavigationPage, dialogs, validation, pagination). scaffold an app: dotnet new install Plugin.Maui.MVVMExpress.Templates dotnet new mvvmexpress -n MyApp |