SerialPort.Net
4.0.9-alpha
Cross-platform .NET library for talking to Serial Port / COM devices. Backed by the Device.Net framework
This is a prerelease version of SerialPort.Net.
Install-Package SerialPort.Net -Version 4.0.9-alpha
dotnet add package SerialPort.Net --version 4.0.9-alpha
<PackageReference Include="SerialPort.Net" Version="4.0.9-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SerialPort.Net --version 4.0.9-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SerialPort.Net, 4.0.9-alpha"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install SerialPort.Net as a Cake Addin #addin nuget:?package=SerialPort.Net&version=4.0.9-alpha&prerelease // Install SerialPort.Net as a Cake Tool #tool nuget:?package=SerialPort.Net&version=4.0.9-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Alpha version. Please use 3.x for a stable release
Dependencies
-
.NETFramework 4.5
- Device.Net (>= 3.1.0)
-
.NETStandard 2.0
- Device.Net (>= 3.1.0)
- Microsoft.Win32.Registry (>= 4.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.9-alpha | 81 | 1/26/2021 |
4.0.8-alpha | 55 | 1/23/2021 |
4.0.7-alpha | 115 | 12/30/2020 |
4.0.6-alpha | 146 | 12/26/2020 |
4.0.5-alpha | 94 | 12/24/2020 |
4.0.4-alpha | 118 | 12/24/2020 |
4.0.3-alpha | 76 | 12/21/2020 |
4.0.2-alpha | 101 | 12/13/2020 |
3.1.0 | 1,818 | 9/5/2019 |
3.0.0 | 233 | 8/28/2019 |