Endorphin.IO
0.3.1
dotnet add package Endorphin.IO --version 0.3.1
NuGet\Install-Package Endorphin.IO -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" 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 --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Endorphin.IO, 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 as a Cake Addin #addin nuget:?package=Endorphin.IO&version=0.3.1 // Install Endorphin.IO as a Cake Tool #tool nuget:?package=Endorphin.IO&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
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.
-
- FSharp.Core (< 4.1.0)
- log4net
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Endorphin.IO:
Package | Downloads |
---|---|
Endorphin.IO.Reactive
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 |
|
Endorphin.Instrument.Attocube.ANC300
F# driver for an Attocube ANC300 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 1,338 | 2/28/2017 |
0.3.0 | 1,083 | 2/23/2017 |
0.2.4 | 1,108 | 2/23/2017 |
0.2.3 | 1,171 | 1/12/2017 |
0.2.2 | 1,143 | 1/6/2017 |
0.2.1 | 1,191 | 1/5/2017 |
0.1.10 | 1,151 | 8/23/2016 |
0.1.9 | 1,164 | 8/23/2016 |
0.1.8 | 1,157 | 8/22/2016 |
0.1.7 | 1,112 | 8/22/2016 |
0.1.6 | 1,135 | 8/19/2016 |
0.1.5 | 1,102 | 8/15/2016 |
0.1.4 | 1,117 | 8/11/2016 |
0.1.3 | 1,520 | 8/3/2016 |
0.1.2 | 1,455 | 8/3/2016 |
0.1.1 | 1,175 | 8/3/2016 |
0.1.0 | 3,973 | 8/3/2016 |
- Reduce required version of FSharp.Core