RocketWelder.SDK.Http 2.17.0

dotnet add package RocketWelder.SDK.Http --version 2.17.0
                    
NuGet\Install-Package RocketWelder.SDK.Http -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.Http" 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.Http" Version="2.17.0" />
                    
Directory.Packages.props
<PackageReference Include="RocketWelder.SDK.Http" />
                    
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.Http --version 2.17.0
                    
#r "nuget: RocketWelder.SDK.Http, 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.Http@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.Http&version=2.17.0
                    
Install as a Cake Addin
#tool nuget:?package=RocketWelder.SDK.Http&version=2.17.0
                    
Install as a Cake Tool

Strongly-typed C# HTTP client for the rocket-welder2 REST API. Drives welder operations (devices, pipelines, programs, robots, cameras, distance sensors, modbus tags, skills) from in-process hosts, terminal MCP tools, the Modellution IDE, or any external .NET process. One client, one wire shape, regardless of where the caller runs.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.17.0 59 9/1/2026
2.16.1-preview.b8cb625 35 9/1/2026
2.16.1-preview.a7ca85a 34 9/1/2026
2.16.1-preview.a1defba 52 8/25/2026
2.16.1-preview.2931f29 50 8/25/2026
2.16.0 193 8/25/2026
2.15.1-preview.381b306 50 8/25/2026
2.15.0 102 8/23/2026
2.14.2 76 8/23/2026
2.14.1 89 8/23/2026
2.14.0 109 8/22/2026
2.13.1-preview.c26b906 56 8/20/2026
2.13.1-preview.8962d9e 50 8/21/2026
2.13.1-preview.581ddde 47 8/21/2026
2.13.1-preview.2cefc5a 62 8/21/2026
2.13.1-preview.29ec48d 59 8/22/2026
2.13.1-preview.1b63d1a 48 8/21/2026
2.13.0 219 7/16/2026
2.12.0 107 7/11/2026
2.11.2-preview.82c895d 70 7/11/2026
Loading failed