ObservableValue NuGet Package

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.




Got any ObservableValue Question?





Info

Version: 1.2.0
Author(s): electricessence
Last Update: Friday, July 3, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/electricessence/ObservableValue
NuGet Url: https://www.nuget.org/packages/ObservableValue


Install
Install-Package ObservableValue
dotnet add package ObservableValue
paket add ObservableValue
ObservableValue Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 netstandard2.1 1 package depend on this package.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

1386