Top 20 NuGet observable Packages

OLinq is a project to provide a Linq Queryable provider implementation for operating on ObservableCollections or other INotifyCollectionChanged supporting lists. The output of OLinq is an ObservableView which notifies when the results of the query have changed.
Corlib-Reactive is a class-library containing many useful types missing from the .NET Framework, such as the EventLoopSchedulerSlim, extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!
RxHeat is a library of helper classes that complements the Reactive Extensions Library with additional features. The project comprises a collection of tested features. It includes: - Async Observer ForkJoin Helper - CachedObservable; perfect for caching and sharing a stream to miti...
This project provides Reactive Extensions for JavaScript (RxJS) bindings for AngularJS.
The Reactive Extensions for C++ (RxCpp) is a library of algorithms for values-distributed-in-time. The Range-v3 library does the same for values-distributed-in-space. Compiles for gcc, clang and VisualStudio on Linux, OSX and Windows.
Bud.FilesObservatory is a reactive wrapper for the file system watcher API. It makes an observable that produces file change notifications.
A logging provider for .NET that allows hooking into the log event stream via an IObservable.
Unidirectional Framework for XAML Platforms built on top of Gjallarhorn
Observable implementation of Azure EventHubs based transport.
In-memory log4net appender, that streams logging events into IObservable<LoggingEvent>. Unlike MemoryAppender, does not persist any logging events by default.
CorLib is a class-library containing many useful types missing from the .NET Framework, such as Gate, AtomicUInt64, & EventLoopSchedulerSlim, and extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!
Reactive LINQ extensions supplementary to Microsoft's Reactive Extensions for .NET (Rx).
Reactive LINQ extensions supplementary to Microsoft's Reactive Extensions for .NET (Rx - Experimental).
This project provides Reactive Extensions for JavaScript (RxJS) bindings for HTML DOM objects to abstract over the event binding and Ajax requests.
Event Aggregator using Reactive Extensions 1.0, compatible with .NET 3.5 applications.