Endorphin.Abstract
0.2.0
See the version list below for details.
dotnet add package Endorphin.Abstract --version 0.2.0
NuGet\Install-Package Endorphin.Abstract -Version 0.2.0
<PackageReference Include="Endorphin.Abstract" Version="0.2.0" />
paket add Endorphin.Abstract --version 0.2.0
#r "nuget: Endorphin.Abstract, 0.2.0"
// Install Endorphin.Abstract as a Cake Addin #addin nuget:?package=Endorphin.Abstract&version=0.2.0 // Install Endorphin.Abstract as a Cake Tool #tool nuget:?package=Endorphin.Abstract&version=0.2.0
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
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. |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Endorphin.Abstract:
Package | Downloads |
---|---|
Endorphin.Instrument.PicoTech.PicoScope5000
F# wrapper for PicoTech PicoScope5000 series PC oscilloscope. |
|
Endorphin.Instrument.PicoTech.PicoScope3000
F# wrapper for PicoTech PicoScope3000 series PC oscilloscope. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.7 | 1,190 | 12/8/2016 |
0.3.6 | 946 | 11/25/2016 |
0.3.5 | 979 | 11/25/2016 |
0.3.4 | 999 | 11/14/2016 |
0.3.3 | 1,016 | 10/27/2016 |
0.3.2 | 993 | 9/8/2016 |
0.3.1 | 1,020 | 9/8/2016 |
0.3.0 | 1,365 | 8/1/2016 |
0.2.5 | 993 | 7/20/2016 |
0.2.4 | 974 | 7/20/2016 |
0.2.3 | 1,043 | 7/7/2016 |
0.2.2 | 1,010 | 7/7/2016 |
0.2.1 | 1,023 | 7/6/2016 |
0.2.0 | 1,000 | 7/6/2016 |
0.1.1 | 3,415 | 7/1/2016 |
0.1.0-beta2 | 825 | 6/30/2016 |
Add Endorphin.Abstract.Geometry namespace
Add generic representation of Angles using either degrees or radians
Add generic representation of 3-vectors and points in 3D space in arbitrary units of measure.