Endorphin.Core.NationalInstruments 0.3.8

dotnet add package Endorphin.Core.NationalInstruments --version 0.3.8
                    
NuGet\Install-Package Endorphin.Core.NationalInstruments -Version 0.3.8
                    
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.NationalInstruments" Version="0.3.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Endorphin.Core.NationalInstruments" Version="0.3.8" />
                    
Directory.Packages.props
<PackageReference Include="Endorphin.Core.NationalInstruments" />
                    
Project file
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.Core.NationalInstruments --version 0.3.8
                    
#r "nuget: Endorphin.Core.NationalInstruments, 0.3.8"
                    
#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.Core.NationalInstruments@0.3.8
                    
#: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.Core.NationalInstruments&version=0.3.8
                    
Install as a Cake Addin
#tool nuget:?package=Endorphin.Core.NationalInstruments&version=0.3.8
                    
Install as a Cake Tool

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.

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

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

Package Downloads
Endorphin.Instrument.Keysight.N5172B

F# wrapper for the Keysight N5172B signal generator.

Endorphin.Instrument.Twickenham.MagnetController

Library for interacting with a Twickenham Scientific Instruments Superconducting Magnet Controller asynchronously via F#.

Endorphin.Instrument.Agilent.E8257D

F# wrapper for the Agilent E8257D signal generator.

Endorphin.Instrument.RohdeSchwarz.HMC804x

F# wrapper for the Rohde and Schwarz HMC804x voltage source.

Endorphin.Instrument.LakeShore.TemperatureController

F# wrapper for software control of the series of temperature controllers made by LakeShore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.3.8 2,812 9/9/2016
0.3.7 1,202 9/9/2016
0.3.6 1,185 9/7/2016
0.3.5 1,473 8/10/2016
0.3.4 1,200 8/10/2016
0.3.3 1,206 8/10/2016
0.3.2 1,207 8/9/2016
0.3.1 1,197 8/8/2016
0.3.0 3,957 8/8/2016
0.2.0 1,235 8/3/2016
0.1.2 1,240 7/1/2016
0.1.1 1,222 7/1/2016
0.1.0 3,492 7/1/2016

Add Gauss to units available.