RocketWelder.SDK 2.6.0

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

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

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
RocketWelder.SDK.Automation

Abstractions for RocketWelder automation programs (IProgram, IProgramContext, etc.)

RocketWelder.SDK.Server

Server-side library for testing RocketWelder SDK containers. Simulates GStreamer by sending frames via DuplexChannel and reading AI results from sockets.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.0 0 6/14/2026
2.5.1-preview.50b62a1 0 6/14/2026
2.5.0 43 6/13/2026
2.4.1-preview.ec6980f 31 6/13/2026
2.4.1-preview.e227f04 36 6/13/2026
2.4.1-preview.90457bc 35 6/13/2026
2.4.0 58 6/11/2026
2.3.1-preview.f45a7f9 35 6/11/2026
2.3.1-preview.98f77cf 40 6/11/2026
2.3.1-preview.81053ff 42 6/11/2026
2.3.0 45 6/10/2026
2.2.0 112 6/6/2026
2.1.0 107 6/6/2026
2.0.0 144 6/6/2026
2.0.0-preview.1 57 6/5/2026
1.28.1-preview.a484d6f 48 6/6/2026
1.28.1-preview.04704f9 61 6/6/2026
1.28.0 127 6/5/2026
1.27.1-preview.c9df22c 44 6/5/2026
1.27.1-preview.c5081e5 51 6/5/2026
Loading failed