SerialPortLib 1.0.10
See the version list below for details.
dotnet add package SerialPortLib --version 1.0.10
NuGet\Install-Package SerialPortLib -Version 1.0.10
<PackageReference Include="SerialPortLib" Version="1.0.10" />
<PackageVersion Include="SerialPortLib" Version="1.0.10" />
<PackageReference Include="SerialPortLib" />
paket add SerialPortLib --version 1.0.10
#r "nuget: SerialPortLib, 1.0.10"
#addin nuget:?package=SerialPortLib&version=1.0.10
#tool nuget:?package=SerialPortLib&version=1.0.10
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- NLog (>= 4.1.0)
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2 | 822 | 3/9/2025 |
1.2.1 | 206 | 3/9/2025 |
1.2.0 | 135 | 3/9/2025 |
1.1.2 | 12,732 | 10/4/2023 |
1.1.1 | 6,380 | 12/26/2022 |
1.1.0 | 1,102 | 12/18/2022 |
1.0.23 | 9,920 | 6/23/2020 |
1.0.22 | 1,078 | 6/23/2020 |
1.0.21 | 1,152 | 6/14/2020 |
1.0.20 | 1,212 | 6/14/2020 |
1.0.19 | 1,823 | 4/2/2020 |
1.0.18 | 16,527 | 2/12/2019 |
1.0.16 | 3,044 | 9/23/2018 |
1.0.15 | 6,492 | 9/23/2018 |
1.0.12 | 11,016 | 5/30/2016 |
1.0.11 | 2,336 | 10/30/2015 |
1.0.10 | 3,018 | 10/29/2015 |
1.0.9 | 1,854 | 10/29/2015 |
1.0.8 | 2,840 | 9/1/2015 |
Fixed threading issues.