A flexible, highly-performant Collection implementing INotifyPropertyChanged and INotifyCollectionChanged that can automatically detect changes to itself and the properties of its Items without any configuration.
Info
Version: | 2.0.0 |
Author(s): | Byron W Jones |
Last Update: | Sunday, January 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/byronwjones/observable-collection-plus |
NuGet Url: | https://www.nuget.org/packages/BWJ.Collections.ObservableCollectionPlus |
Install
Install-Package BWJ.Collections.ObservableCollectionPlus
dotnet add package BWJ.Collections.ObservableCollectionPlus
paket add BWJ.Collections.ObservableCollectionPlus
BWJ.Collections.ObservableCollectionPlus Download (Unzip the "nupkg" after downloading)
Dependencies
Tags