RocketWelder.SDK.Protocols 1.6.0

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

WASM-compatible binary protocol encoders/decoders for RocketWelder streaming data (segmentation, keypoints). Zero-allocation varint and zigzag encoding.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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.
  • net9.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RocketWelder.SDK.Protocols:

Package Downloads
RocketWelder.SDK

High-performance video streaming client library for RocketWelder services with zero-copy shared memory support

RocketWelder.SDK.Blazor

Blazor components and decoders for RocketWelder streaming data (segmentation, keypoints). WASM-compatible rendering to ICanvas.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.0 48 2/24/2026
1.5.4 62 2/23/2026
1.5.3 65 2/23/2026
1.5.2 60 2/22/2026
1.5.1 75 2/22/2026
1.5.0 60 2/22/2026
1.4.4 66 2/21/2026
1.4.3 65 2/21/2026
1.4.2 69 2/19/2026
1.4.1 73 2/19/2026
1.4.0 69 2/19/2026
1.3.1 163 2/17/2026
1.3.0 162 2/17/2026
1.2.13 113 2/15/2026
1.2.12 111 2/14/2026
1.2.11 113 2/12/2026
1.2.10 205 2/11/2026
1.2.9 127 2/7/2026
1.2.8 109 2/7/2026
1.2.7 114 2/6/2026
Loading failed