Endorphin.Core 0.1.1

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

// Install Endorphin.Core as a Cake Tool
#tool nuget:?package=Endorphin.Core&version=0.1.1

Library for the development of scientific instrument control software in F#. Provides infrastructure for wrapping instrument C APIs into asynchronous message-processing agents.

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 (12)

Showing the top 5 NuGet packages that depend on Endorphin.Core:

Package Downloads
Endorphin.Core.NationalInstruments

Library for the development of scientific instrument control software in F# with National Instruments VISA devices. Provides infrastructure for wrapping instrument NI VISA devices as asynchronous message-processing agents.

Endorphin.Abstract

A set of abstract concepts used by Endorphin-based scientific instrument controllers, such as ideas of time intervals and abstractions for positioning a moveable object

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.Keysight.N5172B

F# wrapper for the Keysight N5172B signal generator.

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.8 1,270 9/9/2016
0.3.7 963 9/9/2016
0.3.6 957 9/7/2016
0.3.5 3,523 8/10/2016
0.3.4 979 8/10/2016
0.3.3 981 8/10/2016
0.3.2 962 8/9/2016
0.3.1 978 8/8/2016
0.3.0 3,921 8/8/2016
0.2.0 1,228 8/3/2016
0.1.2 1,248 7/1/2016
0.1.1 1,216 7/1/2016
0.1.0 13,096 7/1/2016

Make units visible outside the assembly!