Namespace Cortex.Net.Rx
Classes
RxObserver<T>
An RxObserver class that observes an System.Reactive observable and subsequently triggers an IObservableValue<T> instance.
SharedStateReactiveExtensions
Extension methods on ISharedState for conversion from and to System.Reactive observables.