1. Reactive Extensions - Main Library

    By:

    Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.

  2. Reactive Extensions - Interfaces Library

    By:

    Reactive Extensions Interfaces Library containing essential interfaces.

  3. Reactive Extensions - Core Library

    By:

    Reactive Extensions Core Library containing base classes and scheduler infrastructure.

  4. Reactive Extensions - Query Library

    By:

    Reactive Extensions Query Library used to express complex event processing queries over observable sequences.

  5. Reactive Extensions - Platform Services Library

    By:

    Reactive Extensions Platform Services Library used to access platform-specific functionality and enlightenment services.

  6. Rx_Experimental-Xaml

    By:

    Unofficial combination of Rx_Experimental-WPF and Rx_Experimental-Silverlight - extensions library for Rx. Contains scheduler functionality for the WPF/SL/WP7 Dispatcher.

  7. Reactive Extensions - XAML Support Library

    By:

    XAML support library for Rx. Contains scheduler functionality for the UI dispatcher.

  8. Reactive Extensions - WPF Helpers

    By:

    Windows Presentation Foundation extensions library for Rx. Contains scheduler functionality for the WPF Dispatcher.

  9. Reactive Extensions - Testing Library

    By:

    Testing library for Rx. Contains code to help test Rx operators.

  10. Reactive Extensions - Silverlight Helpers

    By:

    Silverlight extensions library for Rx. Contains scheduler functionality for the Silverlight Dispatcher.

  11. Reactive Extensions - Windows Forms Helpers

    By:

    Windows Forms extensions library for Rx. Contains scheduler functionality for the Windows Forms UI loop.

  12. Reactive Extensions - Providers Library

    By:

    Reactive Extensions Providers Library used to build query providers and express complex event processing queries over those.

  13. Reactive Extensions - Windows Runtime Helpers

    By:

    Windows Runtime extensions library for Rx. Contains scheduler functionality and various bridges for the Windows Runtime.

  14. ReactiveProperty for Rx Stable

    By:

    ReactiveProperty is MVVM and Asynchronous Extensions for Reactive Extensions. Target is .NET 4.0 Client Profile, Silverlight 4, Silverlight 5, Windows Phone 7.1(with Rx-Main).

  15. Reactive Extensions - Windows Store Apps Support Library

    By:

    Windows Store Apps support library for Rx. Contains WinRT helper methods and scheduler functionality for the UI dispatcher.

  16. CodeBinding.Rx

    By:

    Create IObservable objects directly from lambda expressions using CodeBinding

  17. Visual Rx (API)

    By:

    Visual Rx is a bundle of API and a Viewer which can monitor and visualize Rx datum stream (at run-time). this package add reference to the Visual Rx API. help available at: http://blogs.microsoft.co.il/blogs/bnaya/archive/2012/08/12/visual-rx-toc.aspx

  18. Rxx

    By:

    Reactive LINQ extensions supplementary to Microsoft's Reactive Extensions for .NET (Rx).

  19. ReactiveProperty for Rx Experimental

    By:

    ReactiveProperty is MVVM and Asynchronous Extensions for Reactive Extensions. Target is .NET 4.0 Client Profile, Silverlight 4, Silverlight 5, Windows Phone 7.1(with Rx-Main).

  20. Catel.Extensions.Rx 3.1

    By:

    Catel.Extensions.Rx library which allows the use of Reactive Extensions with Catel.