A library that provides a type that supports both INotifyPropertyChanged and IObservable<T>.
Info
Version: | 1.0.17 |
Author(s): | Paul Rogero |
Last Update: | Thursday, January 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rog1039/Rogero.ReactiveProperty |
NuGet Url: | https://www.nuget.org/packages/Rogero.ReactiveProperty |
Install
Install-Package Rogero.ReactiveProperty
dotnet add package Rogero.ReactiveProperty
paket add Rogero.ReactiveProperty
Rogero.ReactiveProperty Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive.Linq(>= 3.0.0)
Tags