Provides extension methods for INotifyPropertyChanged to raise the PropertyChanged event and reduce boilerplate code.
Info
Version: | 1.0.1 |
Author(s): | BrandonKeyes |
Last Update: | Saturday, January 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brankeye/NotifyPropertyChangedExtensions |
NuGet Url: | https://www.nuget.org/packages/INotifyPropertyChangedExtensions |
Install
Install-Package INotifyPropertyChangedExtensions
dotnet add package INotifyPropertyChangedExtensions
paket add INotifyPropertyChangedExtensions
INotifyPropertyChangedExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags