Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 869 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 869 Bytes

Welcome

Rxx is a library of unofficial reactive LINQ extensions and types supplementary to Reactive Extensions (Rx) for .NET.

Goals

  1. The Rxx project is designed to provide LINQ extensions and types that we (the contributors) believe are useful in real-world applications and are not currently present in the Microsoft Reactive Extensions for .NET (Rx) libraries.
  2. Rxx is NOT meant to supersede Rx, but to supplement it. We may prefer for our extensions to be included in Rx and will remove any duplication from our libraries as they evolve.
  3. Rxx is delivered as NuGet packages to make distribution and integration into your applications easier.
  4. Community feedback and contributions will help guide the evolution of Rxx.

Getting Started

See our Wiki.