runtime.linux-x64.runtime.native.System.IO.Ports 10.0.10

About

System.IO.Ports package provides synchronous serial port file resource. Additionally, the functionality of this class can be wrapped in an internal Stream object, accessible through the BaseStream property, and passed to classes that wrap or use streams.

Key Features

  • synchronous and event-driven I/O
  • access to pin and break states
  • access to serial driver properties
  • access to Stream object through the BaseStream property

How to Use

using System.IO.Ports;

// Provides list of available serial ports
string[] portNames = SerialPort.GetPortNames();

// First available port
string myPortName = portNames[0];
int baudRate = 9600;

SerialPort sp = new SerialPort(myPortName, baudRate);
sp.Open();
sp.WriteLine("Hello World!");

Main Types

The main type provided by this library is:

  • SerialPort

Additional Documentation

Feedback & Contributing

System.IO.Ports is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Showing the top 20 packages that depend on runtime.linux-x64.runtime.native.System.IO.Ports.

Packages Downloads
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
1,317
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
1,258
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
45
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
44
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
42
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
40
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
39
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly.
38
runtime.native.System.IO.Ports
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
38

This package has no dependencies.

Version Downloads Last updated
11.0.0-rc.1.26425.128 10 09/12/2026
11.0.0-preview.7.26381.103 12 08/14/2026
11.0.0-preview.6.26359.118 14 07/25/2026
11.0.0-preview.5.26302.115 16 06/16/2026
11.0.0-preview.4.26230.115 34 05/15/2026
11.0.0-preview.3.26207.106 23 04/18/2026
11.0.0-preview.2.26159.112 26 03/14/2026
11.0.0-preview.1.26104.118 28 02/12/2026
10.0.12 12 09/11/2026
10.0.11 11 08/12/2026
10.0.10 10 07/25/2026
10.0.9 16 06/17/2026
10.0.8 37 05/15/2026
10.0.7 1,305 04/23/2026
10.0.6 30 04/18/2026
10.0.5 24 03/14/2026
10.0.4 35 03/14/2026
10.0.3 28 02/12/2026
10.0.2 29 01/18/2026
10.0.1 39 12/11/2025
10.0.0 25 12/19/2025
10.0.0-rc.2.25502.107 28 12/24/2025
10.0.0-rc.1.25451.107 32 12/24/2025
10.0.0-preview.7.25380.108 33 12/11/2025
10.0.0-preview.6.25358.103 38 12/12/2025
10.0.0-preview.5.25277.114 24 12/12/2025
10.0.0-preview.4.25258.110 31 12/11/2025
10.0.0-preview.3.25171.5 24 12/14/2025
10.0.0-preview.2.25163.2 36 12/11/2025
10.0.0-preview.1.25080.5 32 12/24/2025
9.0.20 5 09/10/2026
9.0.19 11 08/12/2026
9.0.18 11 07/25/2026
9.0.17 21 06/17/2026
9.0.16 30 05/15/2026
9.0.15 40 04/17/2026
9.0.14 33 03/14/2026
9.0.13 37 02/12/2026
9.0.12 29 01/18/2026
9.0.11 34 12/21/2025
9.0.10 39 12/21/2025
9.0.9 31 12/12/2025
9.0.8 29 12/11/2025
9.0.7 27 12/12/2025
9.0.6 31 12/16/2025
9.0.5 42 12/21/2025
9.0.4 38 12/15/2025
9.0.3 32 12/18/2025
9.0.2 32 12/15/2025
9.0.1 30 12/21/2025
9.0.0 26 12/11/2025
9.0.0-rc.2.24473.5 22 12/15/2025
9.0.0-rc.1.24431.7 21 12/14/2025
9.0.0-preview.7.24405.7 30 12/14/2025
9.0.0-preview.6.24327.7 41 12/14/2025
9.0.0-preview.5.24306.7 36 12/24/2025
9.0.0-preview.4.24266.19 24 12/15/2025
9.0.0-preview.3.24172.9 35 12/13/2025
9.0.0-preview.2.24128.5 23 12/14/2025
9.0.0-preview.1.24080.9 26 12/12/2025
8.0.0 1,268 12/10/2025
8.0.0-rc.2.23479.6 34 12/15/2025
8.0.0-rc.1.23419.4 33 12/15/2025
8.0.0-preview.7.23375.6 35 12/14/2025
8.0.0-preview.6.23329.7 26 12/24/2025
8.0.0-preview.5.23280.8 30 12/15/2025
8.0.0-preview.4.23259.5 32 12/24/2025
8.0.0-preview.3.23174.8 29 12/14/2025
8.0.0-preview.2.23128.3 34 12/10/2025
8.0.0-preview.1.23110.8 27 12/13/2025
7.0.0 37 12/11/2025
7.0.0-rc.2.22472.3 37 12/11/2025
7.0.0-rc.1.22426.10 23 12/17/2025
7.0.0-preview.7.22375.6 23 12/24/2025
7.0.0-preview.6.22324.4 25 12/11/2025
7.0.0-preview.5.22301.12 25 12/12/2025
7.0.0-preview.4.22229.4 28 12/24/2025
7.0.0-preview.3.22175.4 26 12/16/2025
7.0.0-preview.2.22152.2 26 12/24/2025
7.0.0-preview.1.22076.8 33 12/24/2025
6.0.2-mauipre.1.22102.15 35 01/16/2026
6.0.2-mauipre.1.22054.8 30 12/16/2025
6.0.0 27 12/12/2025
6.0.0-rc.2.21480.5 26 12/11/2025
6.0.0-rc.1.21451.13 31 12/14/2025
6.0.0-preview.7.21377.19 40 12/11/2025
6.0.0-preview.6.21352.12 32 12/15/2025
6.0.0-preview.5.21301.5 26 12/22/2025
6.0.0-preview.4.21253.7 33 12/24/2025
6.0.0-preview.3.21201.4 25 12/24/2025
6.0.0-preview.2.21154.6 32 12/13/2025
6.0.0-preview.1.21102.12 19 12/14/2025
5.0.0 42 12/12/2025
5.0.0-rtm.20519.4 29 12/24/2025
5.0.0-rc.2.20475.5 29 12/24/2025
5.0.0-rc.1.20451.14 34 12/12/2025
5.0.0-preview.8.20407.11 24 12/24/2025
5.0.0-preview.7.20364.11 26 12/16/2025
5.0.0-preview.6.20305.6 36 12/13/2025
5.0.0-preview.5.20278.1 32 12/11/2025
5.0.0-preview.4.20251.6 38 12/10/2025
5.0.0-preview.3.20214.6 21 12/14/2025
5.0.0-preview.2.20160.6 28 12/13/2025
5.0.0-preview.1.20120.5 34 12/14/2025
4.7.0 23 12/12/2025
4.7.0-preview3.19551.4 18 12/11/2025
4.7.0-preview2.19523.17 34 12/24/2025
4.7.0-preview1.19504.10 34 12/13/2025
4.6.0-rc2.19462.14 28 12/11/2025
4.6.0-rc1.19456.4 28 12/24/2025
4.6.0-preview9.19421.4 25 12/10/2025
4.6.0-preview9.19416.11 30 12/18/2025
4.6.0-preview8.19405.3 41 12/12/2025
4.6.0-preview7.19362.9 22 12/12/2025
4.6.0-preview6.19303.8 23 12/15/2025
4.6.0-preview6.19264.9 28 12/21/2025
4.6.0-preview5.19224.8 22 12/13/2025
4.6.0-preview4.19212.13 27 12/15/2025
4.6.0-preview3.19128.7 21 12/24/2025