Top 20 NuGet observable Packages

Generates TPL Task on timer, similar to Observable.Interval
ConcurrentObservableCollections based on System.Collections.Concurrent.ConcurrentCollections
This library provides comprehensive observable Collection/List/Dictionary. 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...
NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application. This library provides several generic and specialized collection-type members. Commonly Used Types: IPriorityQueue<T> PriorityQueue<T> Heap<T> BinaryHeap<T> INot...
An observable interface to websocket connections for OWIN and ASP.Net Core.
NCommons is a set of several .NET libraries which provide common building blocks that can be used by any kind of library or application. This library provides members for quickly setting up classes which require property change notifications. Commonly Used Types: ObservableObject You can find add...
Provides thread-safe observable collection.
Provides an abstraction of the ability to replay a collection of timestamped events through an Rx stream, transform it using Rx syntax, and await the result materialized back into a collection.
Provides an implementation of the ability to replay a collection of timestamped events through an Rx stream, transform it using Rx syntax, and await the result materialized back into a collection.
Library with most used reactive elements, like property, command and sheduled value checker.