Skip to main content
SerialPortStream package icon

SerialPortStream

An independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability.

Total Downloads
909.1K
909,105
Published
Apr 19, 2021
Latest stable version

Install

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

Frameworks

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

Dependencies

[4.3.0, )
[4.3.0, )
System.Collections
.NETStandard1.5
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.IO
.NETStandard1.5
[4.3.0, )
System.IO.FileSystem
.NETStandard1.5
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Text.Encoding
.NETStandard1.5
[4.3.0, )
System.Runtime.Handles
.NETStandard1.5
[4.3.0, )
System.Threading
.NETStandard1.5
[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.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.