WPF View model base pack NuGet Package

This NuGet adds the MVVM ViewModelBase class for usage in WPF.

All classes that inherit from ViewModelBase will have the INotifyPropertyChanged interface, with the caller member name attribute. There are also 2 useful classes.

RelayCommand - allows you to create an anonymous command using lambda expression. GenericRelayCommand - allows you to create a commmand that accepts a parameter.




Got any WPF View model base pack Question?





Info

Version: 1.0.0
Author(s): Jan Skála
Last Update: Saturday, July 9, 2016
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/WpfViewModelBase


Install
Install-Package WpfViewModelBase
dotnet add package WpfViewModelBase
paket add WpfViewModelBase
WpfViewModelBase Download (Unzip the "nupkg" after downloading)

dotnet5.4 net451
  • No dependencies.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2848