A base implementation of INotifyPropertyChanged, and an extension to add testing INotifyPropertyChanged.
Info
Version: | 0.0.3 |
Author(s): | Oliver Brown |
Last Update: | Tuesday, September 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GalaxiaGuy/MobileLibraries |
NuGet Url: | https://www.nuget.org/packages/GamesWithGravitas.NotifyPropertyChangedBase |
Install
Install-Package GamesWithGravitas.NotifyPropertyChangedBase
dotnet add package GamesWithGravitas.NotifyPropertyChangedBase
paket add GamesWithGravitas.NotifyPropertyChangedBase
GamesWithGravitas.NotifyPropertyChangedBase Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.4.0)
- NETStandard.Library(>= 1.6.1)
Tags