Packet.Kiss.Serial
0.6.0
dotnet add package Packet.Kiss.Serial --version 0.6.0
NuGet\Install-Package Packet.Kiss.Serial -Version 0.6.0
<PackageReference Include="Packet.Kiss.Serial" Version="0.6.0" />
<PackageVersion Include="Packet.Kiss.Serial" Version="0.6.0" />
<PackageReference Include="Packet.Kiss.Serial" />
paket add Packet.Kiss.Serial --version 0.6.0
#r "nuget: Packet.Kiss.Serial, 0.6.0"
#:package Packet.Kiss.Serial@0.6.0
#addin nuget:?package=Packet.Kiss.Serial&version=0.6.0
#tool nuget:?package=Packet.Kiss.Serial&version=0.6.0
Generic serial-port KISS modem implementing IKissModem for the Packet.NET stack. Opens a USB-CDC or hardware serial port, speaks KISS framing in both directions, and surfaces inbound frames as an async stream. Pair with Packet.Kiss.NinoTnc for NinoTNC-specific extensions (ACKMODE, SetMode, frame classification). Source: github.com/m0lte/packet.net.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Packet.Ax25.Sdl (>= 0.10.0)
- Packet.Kiss (>= 0.6.0)
- System.IO.Ports (>= 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Packet.Kiss.Serial:
| Package | Downloads |
|---|---|
|
Packet.Kiss.NinoTnc
NinoTNC-specific KISS extensions for the Packet.NET stack — ACKMODE TX-completion correlation, SETHW mode switching, TX-Test frame classification, USB port discovery. Built on Packet.Kiss.Serial for generic serial-port plumbing. Source: github.com/m0lte/packet.net. |
GitHub repositories
This package is not used by any popular GitHub repositories.