Skip to content

quinmars/MoreRx

Repository files navigation

MoreRx - More reactive extensions

Nuget Unit Tests codecov

This library contains a collection of operators, that are not important enough to be part of the official System.Reactive package, but still useful enough to be shared in a library.

The library currently comprises the following operators:

  • Chunk
  • DelayOn and DelayOff
  • OrderBy, LargestBy, SmallestBy, and ThenBy
  • Pairwise
  • SwitchFirst
  • TakeUntil + CancellationToken

About

More reactive extensions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages