Adds the missing GetAwaiter extension methods for IObservable on .Net 4.0 with Microsoft.Bcl.
Info
Version: | 1.0.0 |
Author(s): | Paul Betts |
Last Update: | Friday, June 26, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ullink/rx-shim |
NuGet Url: | https://www.nuget.org/packages/RxShim |
Install
Install-Package RxShim
dotnet add package RxShim
paket add RxShim
RxShim Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(1.1.10)
- Microsoft.Bcl.Build(1.0.21)
- Rx-Main(2.2.5)