SerialPortLib 1.0.11

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

// Install SerialPortLib as a Cake Tool
#tool nuget:?package=SerialPortLib&version=1.0.11

Serial Port libray for .Net / Mono
Features
- Easy to use
- Event driven
- Hot plug
- Automatically restabilish connection on error/disconnect
- It overcomes the lack of *DataReceived* event in Mono

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SerialPortLib:

Package Downloads
ZWaveLib

Z-Wave Home Automation library for .NET Features - Works with most Z-Wave serial controllers - 100% managed code implementation - Event driven - Hot plug - Automatically restabilish connection on error/disconnect - Compatible with Mono [Source Code and Home Page] https://github.com/genielabs/zwave-lib-dotnet

W800Rf32Lib

W800RF32 RF Receiver library for X10 Home Automation (.NET / Mono) Features - Decoding of both standard and security X10 messages - Event driven - Hot plug - Automatically restabilish connection on error/disconnect - Compatible with Mono

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SerialPortLib:

Repository Stars
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
Version Downloads Last updated
1.1.2 3,851 10/4/2023
1.1.1 5,352 12/26/2022
1.1.0 1,013 12/18/2022
1.0.23 9,256 6/23/2020
1.0.22 991 6/23/2020
1.0.21 1,049 6/14/2020
1.0.20 1,084 6/14/2020
1.0.19 1,689 4/2/2020
1.0.18 16,047 2/12/2019
1.0.16 2,831 9/23/2018
1.0.15 6,136 9/23/2018
1.0.12 10,695 5/30/2016
1.0.11 2,166 10/30/2015
1.0.10 2,766 10/29/2015
1.0.9 1,669 10/29/2015
1.0.8 2,615 9/1/2015

Now targetting 4.0 Client Profile.