CommandStation.Transport.Udp 7.1.6

dotnet add package CommandStation.Transport.Udp --version 7.1.6
                    
NuGet\Install-Package CommandStation.Transport.Udp -Version 7.1.6
                    
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="CommandStation.Transport.Udp" Version="7.1.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommandStation.Transport.Udp" Version="7.1.6" />
                    
Directory.Packages.props
<PackageReference Include="CommandStation.Transport.Udp" />
                    
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 CommandStation.Transport.Udp --version 7.1.6
                    
#r "nuget: CommandStation.Transport.Udp, 7.1.6"
                    
#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 CommandStation.Transport.Udp@7.1.6
                    
#: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=CommandStation.Transport.Udp&version=7.1.6
                    
Install as a Cake Addin
#tool nuget:?package=CommandStation.Transport.Udp&version=7.1.6
                    
Install as a Cake Tool

CommandStation.Transport.Udp

A UDP implementation of ITransport from CommandStation.Abstractions. It's the raw byte pipe the command-station libraries send and receive frames over.

Most people never use this directly — the Z21 DI packages wire it up for you. Pull it in on its own only if you're composing the transport by hand or building another command station on top of the shared abstractions.

See the project page. Licensed under GPL-3.0.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CommandStation.Transport.Udp:

Package Downloads
Z21.DependencyInjection

Package Description

Z21.Autofac

Package Description

OpenSpeed.Adapter

OpenSpeed hardware adapters: REST speed-sensor client and Z21 DCC controller. Implements OpenSpeed.Core interfaces.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.6 114 6/5/2026
7.1.3 117 6/5/2026
7.1.2 116 6/5/2026
7.0.8 112 6/5/2026
7.0.6 109 6/5/2026
7.0.5 110 6/5/2026
7.0.2-g7efc542658 147 6/5/2026
7.0.0-test 87 6/5/2026