Endorphin.IO.Reactive
0.3.1
dotnet add package Endorphin.IO.Reactive --version 0.3.1
NuGet\Install-Package Endorphin.IO.Reactive -Version 0.3.1
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.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Endorphin.IO.Reactive --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Endorphin.IO.Reactive, 0.3.1"
#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.3.1 // Install Endorphin.IO.Reactive as a Cake Tool #tool nuget:?package=Endorphin.IO.Reactive&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- Endorphin.Core
- Endorphin.IO (>= 0.3.1)
- FSharp.Control.Reactive
- FSharp.Core (< 4.1.0)
- log4net
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,197 | 2/28/2017 |
0.3.0 | 950 | 2/23/2017 |
0.2.4 | 917 | 2/23/2017 |
0.2.3 | 974 | 1/12/2017 |
0.2.2 | 982 | 1/6/2017 |
0.2.1 | 952 | 1/5/2017 |
0.1.10 | 946 | 8/23/2016 |
0.1.9 | 953 | 8/23/2016 |
0.1.8 | 935 | 8/22/2016 |
0.1.7 | 922 | 8/22/2016 |
0.1.6 | 960 | 8/19/2016 |
0.1.5 | 921 | 8/15/2016 |
0.1.4 | 955 | 8/11/2016 |
0.1.3 | 1,318 | 8/3/2016 |
0.1.2 | 1,245 | 8/3/2016 |
0.1.1 | 993 | 8/3/2016 |
0.1.0 | 2,850 | 8/3/2016 |
- Reduce required version of FSharp.Core