Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
-
Updated
Jan 23, 2023 - C#
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
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 Obse…
Generic IList and ISet implementations that implement INotifyCollectionChanged and IBindinList for netstandard2.0
A powerful framework to handle PropertyChanged and CollectionChanged events on an arbitrary hierarchy of nested objects and collections.
VirtualList supports virtualization of large data sources for efficient presentation by XAML list controls
NHibernate List, Bag and Set that implement IBindingList, INotifyCollectionChanged or both
Add a description, image, and links to the inotifycollectionchanged topic page so that developers can more easily learn about it.
To associate your repository with the inotifycollectionchanged topic, visit your repo's landing page and select "manage topics."