Info
Version: | 2021.10916.1 |
Author(s): | MACK Mathieu |
Last Update: | Thursday, September 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mathieumack/ViewModelCommands |
NuGet Url: | https://www.nuget.org/packages/MvvX.ViewModelCommands |
Install
Install-Package MvvX.ViewModelCommands
dotnet add package MvvX.ViewModelCommands
paket add MvvX.ViewModelCommands
MvvX.ViewModelCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmCross(>= 6.4.0)
Tags
The goal is to separate Command implementation from ViewModel class.