Info
Version: | 0.1.3-alpha |
Author(s): | Greg Sonnenfeld |
Last Update: | Monday, July 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gsonnenf/ExtendedObservableCollection |
NuGet Url: | https://www.nuget.org/packages/Gstc.Collections.Observable |
Install
Install-Package Gstc.Collections.Observable
dotnet add package Gstc.Collections.Observable
paket add Gstc.Collections.Observable
Gstc.Collections.Observable Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Interfaces (Icollection, IList, etc) are also implemented and trigger INotifyCollectionChanged. The library includes utility collections such as a ObservableListAdapter which can syncronize two lists of different, but related types.