This package allows you to create a mixin that implements the INotifyPropertyChanged interface from an object of any class that does not implement it.
Info
Version: | 1.0.0 |
Author(s): | Jacek Szumigaj |
Last Update: | Monday, July 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jszumigaj/NotifyPropertyChangedMixin |
NuGet Url: | https://www.nuget.org/packages/NotifyPropertyChangedMixin |
Install
Install-Package NotifyPropertyChangedMixin
dotnet add package NotifyPropertyChangedMixin
paket add NotifyPropertyChangedMixin
NotifyPropertyChangedMixin Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Castle.Core(>= 4.3.1)
- Castle.Core(>= 4.3.1)
- Castle.Core(>= 4.3.1)
- Castle.Core(>= 4.3.1)
- NETStandard.Library(>= 1.6.1)
- Castle.Core(>= 4.3.1)
Tags