Info
Version: | 1.0.0.3 |
Author(s): | Punchclock Contributors |
Last Update: | Monday, November 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paulcbetts/punchclock |
NuGet Url: | https://www.nuget.org/packages/Punchclock_Reactive4 |
Install
Install-Package Punchclock_Reactive4
dotnet add package Punchclock_Reactive4
paket add Punchclock_Reactive4
Punchclock_Reactive4 Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.0.0)
Tags
There is a problem on Android when compiling System.Threading.Tasks.Extension
need to downgrade from 4.5.1 to 4.0.0
Original was not upfated for a while.