An independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability.
Info
Version: | 2.1.0 |
Author(s): | JasonCurl JaimeOlivares |
Last Update: | Saturday, February 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Efferent-Health/SerialPortStream |
NuGet Url: | https://www.nuget.org/packages/SerialPortStreamCore |
Install
Install-Package SerialPortStreamCore
dotnet add package SerialPortStreamCore
paket add SerialPortStreamCore
SerialPortStreamCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Overlapped(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Collections.Specialized(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 1.1.0)
- Microsoft.Win32.Registry(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
Tags