RocketWelder.SDK.Protocols 1.10.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RocketWelder.SDK.Protocols --version 1.10.0
                    
NuGet\Install-Package RocketWelder.SDK.Protocols -Version 1.10.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.10.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.10.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.10.0
                    
#r "nuget: RocketWelder.SDK.Protocols, 1.10.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.10.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.10.0
                    
Install as a Cake Addin
#tool nuget:?package=RocketWelder.SDK.Protocols&version=1.10.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.10.1-preview.db834ae 49 4/15/2026
1.10.1-preview.d66a018 49 4/15/2026
1.10.1-preview.d0625cc 38 4/15/2026
1.10.1-preview.695599e 49 4/15/2026
1.10.1-preview.501e243 35 4/15/2026
1.10.1-preview.1f9b0ca 38 4/15/2026
1.10.1-preview.1eeba3e 36 4/15/2026
1.10.1-preview.00c6c6f 31 4/15/2026
1.10.0 117 3/18/2026
1.9.1 133 3/16/2026
1.9.0 121 3/16/2026
1.8.0 118 3/3/2026
1.7.0 219 2/25/2026
1.6.0 209 2/24/2026
1.5.4 119 2/23/2026
1.5.3 118 2/23/2026
1.5.2 117 2/22/2026
1.5.1 129 2/22/2026
1.5.0 111 2/22/2026
1.4.4 119 2/21/2026
Loading failed