Packet.Ax25.Transport.Abstractions 0.13.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Packet.Ax25.Transport.Abstractions --version 0.13.0
                    
NuGet\Install-Package Packet.Ax25.Transport.Abstractions -Version 0.13.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Packet.Ax25.Transport.Abstractions" Version="0.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Packet.Ax25.Transport.Abstractions" Version="0.13.0" />
                    
Directory.Packages.props
<PackageReference Include="Packet.Ax25.Transport.Abstractions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Packet.Ax25.Transport.Abstractions --version 0.13.0
                    
#r "nuget: Packet.Ax25.Transport.Abstractions, 0.13.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Packet.Ax25.Transport.Abstractions@0.13.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Packet.Ax25.Transport.Abstractions&version=0.13.0
                    
Install as a Cake Addin
#tool nuget:?package=Packet.Ax25.Transport.Abstractions&version=0.13.0
                    
Install as a Cake Tool

Dependency-free contract for the AX.25 frame-transport layer of the Packet.NET stack — IAx25Transport (send/receive AX.25 frames), Ax25InboundFrame, and the optional ITxCompletionTransport / ICsmaChannelParams capabilities. Take a dependency on this rather than a concrete transport or the KISS package when you only need to move AX.25 frames. Source: github.com/packet-net/packet.net.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Packet.Ax25.Transport.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/packet-net/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/packet-net/packet.net.

Packet.Radio

Radio-control abstraction (IRadioControl: RSSI, carrier-sense/DCD, PTT; IRadioSideChannel: radio-native small-datagram control plane) plus the RssiTaggingTransport decorator that stamps per-frame RSSI/SNR metadata onto any IAx25Transport, and the RigRadioControl bridge that surfaces a CAT rig (Packet.Rig: hamlib rigctld, flrig) through the same seam. Radio-specific implementations (e.g. Packet.Radio.Tait) plug in underneath. Source: github.com/packet-net/packet.net.

Packet.Radio.Tait

Tait TM8100/TM8200 CCDI serial control for the Packet.NET stack — per-frame RSSI in dBm, hardware carrier-sense (DCD) events, transmitter keying, and radio telemetry (PA temperature, forward/reverse power), implementing the Packet.Radio IRadioControl abstraction (packet-medium seam) and, via TaitRigControl, the Packet.Rig IRigControl station-control seam (PTT + relative RF-power meter). Source: github.com/packet-net/packet.net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.24.0 86 7/20/2026
0.23.0 186 7/14/2026
0.22.0 189 7/14/2026
0.21.0 188 7/9/2026
0.20.0 182 7/5/2026
0.19.0 185 7/5/2026
0.18.0 183 7/5/2026
0.17.0 170 6/23/2026
0.16.0 171 6/23/2026
0.15.0 160 6/23/2026
0.14.0 152 6/22/2026
0.13.0 145 6/22/2026
0.12.0 144 6/21/2026