duinocom.core 1.2.0.2-dev

.NET Framework 4.0
This is a prerelease version of duinocom.core.
dotnet add package duinocom.core --version 1.2.0.2-dev
NuGet\Install-Package duinocom.core -Version 1.2.0.2-dev
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="duinocom.core" Version="1.2.0.2-dev" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add duinocom.core --version 1.2.0.2-dev
#r "nuget: duinocom.core, 1.2.0.2-dev"
#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 duinocom.core as a Cake Addin
#addin nuget:?package=duinocom.core&version=1.2.0.2-dev&prerelease

// Install duinocom.core as a Cake Tool
#tool nuget:?package=duinocom.core&version=1.2.0.2-dev&prerelease

An arduino serial communication library.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on duinocom.core:

Package Downloads
ArduinoSerialControllerClient

An arduino serial controller library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0.2-dev 408 3/18/2019
1.2.0.1 615 2/28/2019
1.2.0.1-dev 415 2/28/2019
1.0.6 3,984 6/6/2018
1.0.5 1,023 3/1/2018
1.0.4 2,308 12/9/2017
1.0.3 882 12/9/2017
1.0.2 801 11/28/2017
1.0.0 1,192 11/28/2017

Added SerialPortDetector