SerialPortLib 1.0.18
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
Install-Package SerialPortLib -Version 1.0.18
dotnet add package SerialPortLib --version 1.0.18
<PackageReference Include="SerialPortLib" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SerialPortLib --version 1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- NLog (>= 4.5.10)
GitHub Usage
This package is not used by any popular GitHub repositories.