Packet.Core
0.5.1
dotnet add package Packet.Core --version 0.5.1
NuGet\Install-Package Packet.Core -Version 0.5.1
<PackageReference Include="Packet.Core" Version="0.5.1" />
<PackageVersion Include="Packet.Core" Version="0.5.1" />
<PackageReference Include="Packet.Core" />
paket add Packet.Core --version 0.5.1
#r "nuget: Packet.Core, 0.5.1"
#:package Packet.Core@0.5.1
#addin nuget:?package=Packet.Core&version=0.5.1
#tool nuget:?package=Packet.Core&version=0.5.1
Shared primitive types (Callsign, Ax25Address, KissFrame, etc.) used across the Packet.NET libraries. Depended on by Packet.Ax25 / Packet.Kiss / Packet.Aprs and downstream applications. 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 (1)
Showing the top 1 NuGet packages that depend on Packet.Core:
| 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.