0 Forks
14 Stars
14 Watchers

ExtendedObservableCollection

This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes ObservableCollections of different types. ObservableListKeyed - An ObservableList that can accessed by Key mapped to an Item Property.

How to download and setup ExtendedObservableCollection

Open terminal and run command
git clone https://github.com/gsonnenf/ExtendedObservableCollection.git
git clone is used to create a copy or clone of ExtendedObservableCollection repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ExtendedObservableCollection https://github.com/gsonnenf/ExtendedObservableCollection/archive/master.zip

Or simply clone ExtendedObservableCollection with SSH
[email protected]:gsonnenf/ExtendedObservableCollection.git

If you have some problems with ExtendedObservableCollection

You may open issue on ExtendedObservableCollection support forum (system) here: https://github.com/gsonnenf/ExtendedObservableCollection/issues