The Mvvm Extensions package provides basic implementation of ICommand interface, base class implementation for ViewModels and a range of other classes that may be useful for desktop WPF application.
Info
Version: | 1.4.0 |
Author(s): | Illia Irachek |
Last Update: | Sunday, June 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iirachek/Mvvm-Extensions |
NuGet Url: | https://www.nuget.org/packages/Mvvm-Extensions |
Install
Install-Package Mvvm-Extensions
dotnet add package Mvvm-Extensions
paket add Mvvm-Extensions
Mvvm-Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags