Info
Version: | 1.1.2 |
Author(s): | Generoso Martello |
Last Update: | Wednesday, October 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/genielabs/serialport-lib-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/SerialPortLib |
Install
Install-Package SerialPortLib
dotnet add package SerialPortLib
paket add SerialPortLib
SerialPortLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- NLog(>= 4.5.10)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- SerialPortStream(>= 2.2.1.1)
- NetCoreSerial(>= 1.3.2)
- NLog(>= 4.5.10)
Tags
Features
- Easy to use
- Event driven
- Hot plug
- Automatically restabilish connection on error/disconnect.