Endorphin.IO.Reactive 0.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Endorphin.IO.Reactive --version 0.2.2
NuGet\Install-Package Endorphin.IO.Reactive -Version 0.2.2
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="Endorphin.IO.Reactive" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Endorphin.IO.Reactive --version 0.2.2
#r "nuget: Endorphin.IO.Reactive, 0.2.2"
#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 Endorphin.IO.Reactive as a Cake Addin
#addin nuget:?package=Endorphin.IO.Reactive&version=0.2.2

// Install Endorphin.IO.Reactive as a Cake Tool
#tool nuget:?package=Endorphin.IO.Reactive&version=0.2.2

F# agent to handle serial or TCP/IP communication with a generic line-mode device
with a stream of read lines presented as an Observable

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Endorphin.IO.Reactive:

Package Downloads
Endorphin.Instrument.Warwick.PhotonCounter

F# driver for a locally built pulse counter

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.1 1,153 2/28/2017
0.3.0 924 2/23/2017
0.2.4 886 2/23/2017
0.2.3 946 1/12/2017
0.2.2 957 1/6/2017
0.2.1 927 1/5/2017
0.1.10 921 8/23/2016
0.1.9 928 8/23/2016
0.1.8 909 8/22/2016
0.1.7 898 8/22/2016
0.1.6 932 8/19/2016
0.1.5 893 8/15/2016
0.1.4 927 8/11/2016
0.1.3 1,293 8/3/2016
0.1.2 1,219 8/3/2016
0.1.1 966 8/3/2016
0.1.0 2,725 8/3/2016

- Remove pin on Rx dependency. Update to Reactive Extensions 3.x