Simple baseclass for handling INotifyPropertyChanging and INotifyPropertyChanged.
Info
Version: | 1.1.0 |
Author(s): | Jens Vegeby |
Last Update: | Tuesday, October 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ldv2001/Vegeby.ComponentModel.ModelBase/ |
NuGet Url: | https://www.nuget.org/packages/Vegeby.ComponentModel.ModelBase |
Install
Install-Package Vegeby.ComponentModel.ModelBase
dotnet add package Vegeby.ComponentModel.ModelBase
paket add Vegeby.ComponentModel.ModelBase
Vegeby.ComponentModel.ModelBase Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)