A library that provides logging/analysis of Reactive Extensions observables, events, errors and subscriptions in your application.
Info
| Version: | 0.1.5 |
| Author(s): | Markus Olsson |
| Last Update: | Friday, September 19, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/niik/RxSpy |
| NuGet Url: | https://www.nuget.org/packages/RxSpy |
Install
Install-Package RxSpy
dotnet add package RxSpy
paket add RxSpy
RxSpy Download (Unzip the "nupkg" after downloading)
Dependencies
- Rx-Core(2.2.5)
- Rx-Interfaces(2.2.5)
- Rx-Linq(2.2.5)