Packet.Kiss.Abstractions
0.6.1
dotnet add package Packet.Kiss.Abstractions --version 0.6.1
NuGet\Install-Package Packet.Kiss.Abstractions -Version 0.6.1
<PackageReference Include="Packet.Kiss.Abstractions" Version="0.6.1" />
<PackageVersion Include="Packet.Kiss.Abstractions" Version="0.6.1" />
<PackageReference Include="Packet.Kiss.Abstractions" />
paket add Packet.Kiss.Abstractions --version 0.6.1
#r "nuget: Packet.Kiss.Abstractions, 0.6.1"
#:package Packet.Kiss.Abstractions@0.6.1
#addin nuget:?package=Packet.Kiss.Abstractions&version=0.6.1
#tool nuget:?package=Packet.Kiss.Abstractions&version=0.6.1
Dependency-free abstractions package for the KISS modem layer of the Packet.NET stack — the IKissModem interface, KissFrame, KissCommand, AckModeReceipt. Take a dependency on this rather than Packet.Kiss when you only need the contract (e.g. Ax25Listener, session-layer consumers). 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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Packet.Kiss.Abstractions:
| Package | Downloads |
|---|---|
|
Packet.Ax25
AX.25 v2.2 protocol library: frame codec for U/S/I frames with mod-8 sequence numbers, SDL-driven connected-mode session machine, Ax25Listener for inbound session acceptance with per-peer caching, AcceptIncoming toggle, and frame-traced event hooks. Walks the AX.25 SDL transitions from Packet.Ax25.Sdl. Source: github.com/m0lte/packet.net. |
|
|
Packet.Kiss
KISS (Keep It Simple, Stupid) framing encoder/decoder, ACKMODE handling, multi-drop port support, and TCP transport. Decodes KISS-Data payloads into typed Ax25Frame events. Pair with Packet.Ax25 for connected-mode sessions. Source: github.com/m0lte/packet.net. |
GitHub repositories
This package is not used by any popular GitHub repositories.