Info
Version: | 1.1.3130.71 |
Author(s): | Daniil Monin |
Last Update: | Thursday, April 4, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://rubikscubemvvm.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/RubiksCubeMvvm |
Install
Install-Package RubiksCubeMvvm
dotnet add package RubiksCubeMvvm
paket add RubiksCubeMvvm
RubiksCubeMvvm Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
a.
To get rid of the need to get/set Command properties in the view model.
b. To simplify work with the configuration file. Common settings, such as Window State and Position of Window, are already implemented.
c. To simplify work with validation of objects and view models.
d.
To detect incorrect command names/settings/validators.