RocketWelder.SDK.Protocols 1.8.0

dotnet add package RocketWelder.SDK.Protocols --version 1.8.0
                    
NuGet\Install-Package RocketWelder.SDK.Protocols -Version 1.8.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.8.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.8.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.8.0
                    
#r "nuget: RocketWelder.SDK.Protocols, 1.8.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.8.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.8.0
                    
Install as a Cake Addin
#tool nuget:?package=RocketWelder.SDK.Protocols&version=1.8.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.8.0 108 3/3/2026
1.7.0 177 2/25/2026
1.6.0 159 2/24/2026
1.5.4 112 2/23/2026
1.5.3 114 2/23/2026
1.5.2 110 2/22/2026
1.5.1 123 2/22/2026
1.5.0 108 2/22/2026
1.4.4 114 2/21/2026
1.4.3 114 2/21/2026
1.4.2 110 2/19/2026
1.4.1 113 2/19/2026
1.4.0 110 2/19/2026
1.3.1 175 2/17/2026
1.3.0 170 2/17/2026
1.2.13 120 2/15/2026
1.2.12 118 2/14/2026
1.2.11 121 2/12/2026
1.2.10 271 2/11/2026
1.2.9 133 2/7/2026
Loading failed