Info
Version: | 0.0.0.1 |
Author(s): | Hasmukh Patel |
Last Update: | Monday, March 5, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dynamicmvvm.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/DynamicMVVM |
Install
Install-Package DynamicMVVM
dotnet add package DynamicMVVM
paket add DynamicMVVM
DynamicMVVM Download (Unzip the "nupkg" after downloading)
It is a small framework that contains only Dynamic ViewModel and Dynamic Model.
The DynamicViewModel Allows developer to create the Command’s Execute method and CanExecute method without the ICommand property.