Info
Version: | 2.4.2 |
Author(s): | Jason Curl |
Last Update: | Monday, March 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/jcurl/serialportstream |
NuGet Url: | https://www.nuget.org/packages/SerialPortStream |
Install
Install-Package SerialPortStream
dotnet add package SerialPortStream
paket add SerialPortStream
SerialPortStream Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Threading.Overlapped(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.Collections(>= 4.3.0)
- System.Collections.Specialized(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.ThreadPool(>= 4.3.0)
- Microsoft.Win32.Registry(>= 4.3.0)
Version 3.x and later will be under the package name RJCP.SerialPortStream.