Nefarius.Peripherals.SerialPort
1.1.0-pre004
Prefix Reserved
See the version list below for details.
dotnet add package Nefarius.Peripherals.SerialPort --version 1.1.0-pre004
NuGet\Install-Package Nefarius.Peripherals.SerialPort -Version 1.1.0-pre004
<PackageReference Include="Nefarius.Peripherals.SerialPort" Version="1.1.0-pre004" />
paket add Nefarius.Peripherals.SerialPort --version 1.1.0-pre004
#r "nuget: Nefarius.Peripherals.SerialPort, 1.1.0-pre004"
// Install Nefarius.Peripherals.SerialPort as a Cake Addin #addin nuget:?package=Nefarius.Peripherals.SerialPort&version=1.1.0-pre004&prerelease // Install Nefarius.Peripherals.SerialPort as a Cake Tool #tool nuget:?package=Nefarius.Peripherals.SerialPort&version=1.1.0-pre004&prerelease
<img src="assets/NSS-128x128.png" align="left" />Nefarius.Peripherals.SerialPort
Like System.IO.Ports.SerialPort
but actually works 😏
About
Originally copied from John Hind - "Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications" that I guess licensed under Ms-PL so this project is also under Ms-PL. (Update: well, after the years now I think this was not a true claim, but well I don't think MS will sue anyone because a sample intended for public use)
It is useful in the cases System.IO.Ports.SerialPort is not working well (for connecting to \\.\... devices)
Motivation behind this fork
System.IO.Ports.SerialPort
is terrible and this is exactly what I've experienced in a project so this library came to the rescue.
Download
Consume the NuGet via Install-Package Nefarius.Peripherals.SerialPort
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0-pre005 | 56 | 7/14/2024 |
1.1.0-pre004 | 48 | 7/14/2024 |
1.1.0-pre003 | 53 | 7/13/2024 |
1.1.0-pre002 | 51 | 7/13/2024 |
1.1.0-pre001 | 52 | 7/13/2024 |