Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 702 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 702 Bytes

Extensions

Overview

Extensions for concerns found in System.Reactive that make consuming the library and using it to build an application easier.

The library contains the following extensions

ReactiveMarbles.Extensions

ReactiveExtensions

  • WhereIsNotNull
  • AsSignal
  • SyncTimer
  • BufferUntil
  • CatchIgnore
  • CombineLatestValuesAreAllFalse
  • CombineLatestValuesAreAllTrue
  • GetMax
  • GetMin
  • DetectStale
  • Conflate
  • Heartbeat
  • WithLimitedConcurrency
  • OnNext
  • ObserveOnSafe
  • Start
  • ForEach
  • ScheduleSafe
  • FromArray
  • Using
  • While
  • Schedule
  • Filter
  • Shuffle
  • OnErrorRetry
  • TakeUntil
  • SyncronizeAsync
  • SubscribeAsync
  • SyncronizeSynchronous
  • SubscribeSynchronous