reactive-collections
There are 3 repositories under reactive-collections topic.
reactivemarbles/DynamicData
Reactive collections based on Rx.Net
IgorBuchelnikov/ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
MeshackMusundi/PagedData
A demo on how to page a data collection using Dynamic Data.