RocketWelder.SDK.Runtime 2.17.0

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

Program-host abstractions for the RocketWelder SDK (IProgram, IProgramContext, ProgramAttribute, Workspace, IDataProvider, perception providers, IActionsStore).

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.Runtime:

Package Downloads
RocketWelder.SDK.AdaptivePoints

Adaptive-points and adaptive-path host extensions for RocketWelder programs (IAdaptivePoint, IAdaptivePointService, AdaptResult, IAdaptivePath, IAdaptivePathService, TraverseReport, OffsetState, context extensions).

ModelingEvolution.Automation.ProgramRuntime

The runtime a generated welding program runs on: BlockStep/RunScope, the adaptation engine, and the planar fit that positions the torch. Referenced by every generated program so the engine travels by VERSION rather than by a copy of its source.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.17.0 41 9/1/2026
2.16.1-preview.b8cb625 39 9/1/2026
2.16.1-preview.a7ca85a 34 9/1/2026
2.16.1-preview.a1defba 54 8/25/2026
2.16.1-preview.2931f29 59 8/25/2026
2.16.0 223 8/25/2026
2.15.1-preview.381b306 56 8/25/2026
2.15.0 128 8/23/2026
2.14.2 89 8/23/2026
2.14.1 101 8/23/2026
2.14.0 126 8/22/2026
2.13.1-preview.c26b906 71 8/20/2026
2.13.1-preview.82e3605 58 8/21/2026
2.13.1-preview.581ddde 53 8/21/2026
2.13.1-preview.3cc4aa2 61 8/21/2026
2.13.1-preview.29ec48d 74 8/22/2026
2.13.0 340 7/16/2026
2.12.0 125 7/11/2026
2.11.2-preview.82c895d 76 7/11/2026
2.11.1 231 6/26/2026
Loading failed