K8090.ManagedClient 1.0.0

Additional Details

This package has a bug where commands sent to the relay board may be delayed due to the serial port buffer not flushing properly. Please upgrade to version 1.0.2 or above where this bug is fixed.

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

// Install K8090.ManagedClient as a Cake Tool
#tool nuget:?package=K8090.ManagedClient&version=1.0.0

K8090 Managed Client Library

A 64-bit managed client library for the Velleman K8090/VM8090/WMI8090 USB relay boards.

The project is built for .NET 5 / AnyCPU and it should work cross-platform but I have not tested on any OS other than Windows at this point. Technically it should work on a 32-bit platform too but again this is untested.

Note that if you want to run this on Linux or MacOS there are some support libraries that must be installed for the underlying serial port software to work and these are not part of this project or any NuGet package. See the notes here: https://github.com/jcurl/serialportstream.

For more information on getting started, see https://github.com/neilhewitt/K8090-Managed-Client/blob/main/README.md.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 364 9/29/2021
1.0.0 355 9/24/2021