This package contains a helper Command for your MvvmCross ViewModels. The goal is to separate Command implementation from ViewModel class


Keywords
mvvm, mvvmcross, xamarin, android, ios, mac, forms, monodroid, monotouch, xamarin.android, xamarin.ios, wpf, plugins, commands
License
MIT
Install
Install-Package MvvX.ViewModelCommands -Version 2021.10916.1

Documentation

Archived

This project has been archived and is no longer maintained. If you need a helpful tool for your view models and commands, do not hesitate to use the amazing CommunityToolkit MVVM package. You can find it here: https://learn.microsoft.com/en-us/windows/communitytoolkit/mvvm/introduction

Thanks for all contributors and users of this project.

MvvX.ViewModelCommands

Custom ViewModel Command object that allow you to create the Command with your IOC Can be used on projects that uses MvvmCross