Info
Version: | 0.0.4 |
Author(s): | Peter Wehrfritz |
Last Update: | Friday, November 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/quinmars/AsyncObservable |
NuGet Url: | https://www.nuget.org/packages/Quinmars.AsyncObservable |
Install
Install-Package Quinmars.AsyncObservable
dotnet add package Quinmars.AsyncObservable
paket add Quinmars.AsyncObservable
Quinmars.AsyncObservable Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.1.2)
- System.Threading.Tasks.Extensions(>= 4.5.1)
Tags
This library is a playground to test an alternative AsyncObservable API.