Info
Version: | 0.3.30214.7 |
Author(s): | WeSam Abdallah |
Last Update: | Tuesday, March 4, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rxheat.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/RxHeat |
Install
Install-Package RxHeat
dotnet add package RxHeat
paket add RxHeat
RxHeat Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Rx-Main(1.0.10621)
- Rx-Core(2.1.30214.0)
- Rx-Interfaces(2.1.30214.0)
- Rx-Linq(2.1.30214.0)
- Rx-Main(2.1.30214.0)
- Rx-PlatformServices(2.1.30214.0)
Tags
The project comprises a collection of tested features.
It includes:
- Async Observer ForkJoin Helper
- CachedObservable; perfect for caching and sharing a stream to mitigate expensive subscriptions with semi-static results.
- Trace Observables Helper
--- Overloaded Tracked Subscribe Method
--- Subscription lifecycle with performance tracking
--- Individual item tracing.