Corlib-Reactive is a class-library containing many useful types missing from the .NET Framework, such as the EventLoopSchedulerSlim, extension methods expanding on Rx's ToTask for APM integration, as well as WaitHandle conversions to IObsevable<Unit>!.
Info
| Version: | 0.0.6.27811 |
| Author(s): | George Tsiokos |
| Last Update: | Friday, August 17, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HiTEC/Corlib |
| NuGet Url: | https://www.nuget.org/packages/Corlib-Reactive |
Install
Install-Package Corlib-Reactive
dotnet add package Corlib-Reactive
paket add Corlib-Reactive
Corlib-Reactive Download (Unzip the "nupkg" after downloading)
Dependencies
- Corlib(0.0.6)
- Rx-Interfaces(2.0.20814)
- Rx-Core(2.0.20814)
- Rx-Linq(2.0.20814)
Tags