trimonovds / Rxx

Extensions for Reactive Extensions

Home Page:https://www.nuget.org/packages/Rxx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Extensions for Reactive Extensions

https://www.nuget.org/packages/Rxx

License:Apache License 2.0


Languages

Language:C# 99.4%Language:Smalltalk 0.5%Language:Batchfile 0.1%