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.
<PackageVersion Include="Endorphin.IO.Reactive" Version="0.3.1" />
<PackageReference Include="Endorphin.IO.Reactive" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Endorphin.IO.Reactive@0.3.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Endorphin.IO.Reactive&version=0.3.1
#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,439 | 2/28/2017 |
0.3.0 | 1,181 | 2/23/2017 |
0.2.4 | 1,150 | 2/23/2017 |
0.2.3 | 1,207 | 1/12/2017 |
0.2.2 | 1,214 | 1/6/2017 |
0.2.1 | 1,185 | 1/5/2017 |
0.1.10 | 1,185 | 8/23/2016 |
0.1.9 | 1,195 | 8/23/2016 |
0.1.8 | 1,176 | 8/22/2016 |
0.1.7 | 1,164 | 8/22/2016 |
0.1.6 | 1,197 | 8/19/2016 |
0.1.5 | 1,155 | 8/15/2016 |
0.1.4 | 1,189 | 8/11/2016 |
0.1.3 | 1,554 | 8/3/2016 |
0.1.2 | 1,482 | 8/3/2016 |
0.1.1 | 1,231 | 8/3/2016 |
0.1.0 | 3,092 | 8/3/2016 |
- Reduce required version of FSharp.Core