Info
Version: | 2020.10901.1 |
Author(s): | MACK Mathieu |
Last Update: | Tuesday, September 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/econocom-das-grenoble/Libraries/_git/MvvX.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.