Nu.Io.Base 1.2.35

dotnet add package Nu.Io.Base --version 1.2.35
NuGet\Install-Package Nu.Io.Base -Version 1.2.35
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="Nu.Io.Base" Version="1.2.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nu.Io.Base --version 1.2.35
#r "nuget: Nu.Io.Base, 1.2.35"
#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 Nu.Io.Base as a Cake Addin
#addin nuget:?package=Nu.Io.Base&version=1.2.35

// Install Nu.Io.Base as a Cake Tool
#tool nuget:?package=Nu.Io.Base&version=1.2.35

Base controller of Nu.Io .

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Nu.Io.Base:

Package Downloads
Nu.Io.Ni

Wrapper of NI communication libs.

Nu.Io.Serial

Wrapper of serical libs.

Nu.Io.Simulator

Device Simulator implemented Nu.Io

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.35 1,569 2/3/2015
1.2.27 1,321 12/31/2014
1.1.13 1,159 11/25/2014
1.1.10 1,255 11/20/2014
1.1.6 1,376 11/14/2014
1.1.5 1,237 11/11/2014
1.1.4 3,860 11/11/2014

Added CommandReference and other derived classes for WCF serialization.