An Rx-based loop construct.
Info
Version: | 1.0.34 |
Author(s): | Paul Rogero |
Last Update: | Wednesday, July 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rog1039/Rogero.RxLoop |
NuGet Url: | https://www.nuget.org/packages/Rogero.RxLoops |
Install
Install-Package Rogero.RxLoops
dotnet add package Rogero.RxLoops
paket add Rogero.RxLoops
Rogero.RxLoops Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Reactive.Testing(>= 4.0.0)
- System.Reactive.Core(>= 4.0.0)
- System.Reactive.Interfaces(>= 4.0.0)
- System.Reactive.Linq(>= 4.0.0)
- System.Reactive.PlatformServices(>= 4.0.0)
- System.Reactive.Windows.Threading(>= 4.0.0)
- xunit.assert(>= 2.3.1)