Jittuu.Rx.AddOn 3.1.0

dotnet add package Jittuu.Rx.AddOn --version 3.1.0
NuGet\Install-Package Jittuu.Rx.AddOn -Version 3.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Jittuu.Rx.AddOn" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jittuu.Rx.AddOn --version 3.1.0
#r "nuget: Jittuu.Rx.AddOn, 3.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Jittuu.Rx.AddOn as a Cake Addin
#addin nuget:?package=Jittuu.Rx.AddOn&version=3.1.0

// Install Jittuu.Rx.AddOn as a Cake Tool
#tool nuget:?package=Jittuu.Rx.AddOn&version=3.1.0

Hi Guys! You can find the source code at Project Site: https://github.com/thihasoehtet/Jittuu.Rx.AddOn.

Our team really love to work with Rx and it helps a lot in our development. And we implemented some add-on extensions which are helpful for us. So let me share with you guys!

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 1,603 8/10/2016
3.0.0 1,102 6/29/2016
2.0.0 1,566 5/19/2014
1.0.0 1,325 5/13/2014

+ Rename Subscribe to SubscribeAsync, this might be break change for some people but we did it to make it right :) and sorry there is no backward compatibility :P