Skip to main content
SerialPortStream package icon

SerialPortStream

An independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Version 3.x and later will be under the package name RJCP.SerialPortStream.

Total Downloads
909.1K
909,105
Published
Mar 4, 2024
Latest stable version

Install

.NET CLI
dotnet add package SerialPortStream --version 2.4.2
Package Manager Console
Install-Package SerialPortStream -Version 2.4.2
PackageReference
<PackageReference Include="SerialPortStream" Version="2.4.2" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.5

Dependencies

[4.3.0, )
NETStandard.Library
.NETStandard1.5
[1.6.1, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.