Sign in Sign up
nuget

ObservableValue

A class representing a value that when updated (posted) signals changes to observers. Will post current value (if initialized) when subscribing. Synchronized to ensure ordering. Compatible with IObservable<T> and System.Reactive.

nuget View on Nuget

Activity

Latest release
6y ago
Total releases
2
Cadence
~2 days
Last 12 months
0

Details

License
MIT
First release
Jul 01, 2020
Releases
Version Released
1.2.0 minor
1.1.1 initial