A lightweight library of base classes to support observable .NET objects, implementing the INotifyPropertyChanged and INotifyPropertyChanging interfaces, including helper functions to simplify property implementation.
Info
| Version: | 1.0.5-alpha |
| Author(s): | Alianna Flynn |
| Last Update: | Wednesday, June 7, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Flynn1179/ObservableLibrary |
| NuGet Url: | https://www.nuget.org/packages/Flynn1179.ObservableLibrary |
Install
Install-Package Flynn1179.ObservableLibrary
dotnet add package Flynn1179.ObservableLibrary
paket add Flynn1179.ObservableLibrary
Flynn1179.ObservableLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags