Provides an extension method to convert events of Control class to IObservable <T >.
Info
Version: | 1.0.0 |
Author(s): | nemu |
Last Update: | Sunday, September 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yoozaki/RxEvent.WinForms |
NuGet Url: | https://www.nuget.org/packages/RxEvent.WinForms |
Install
Install-Package RxEvent.WinForms
dotnet add package RxEvent.WinForms
paket add RxEvent.WinForms
RxEvent.WinForms Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.1.0)
Tags