RocketWelder.SDK.Abstractions 2.22.0

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

Core device-identity abstractions for the RocketWelder SDK (IDevice, DeviceId, RunId, Lifetime, ShareMode).

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 (15)

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

Package Downloads
RocketWelder.SDK.Robotics.Core

Headless kinematic simulation engine: DH forward/inverse kinematics, SimulatedRobot (IRobot drop-in replacement), robot presets.

RocketWelder.SDK.Devices.Welding

Welding-machine device family for the RocketWelder SDK (IWeldingMachine, WeldingMode).

RocketWelder.SDK.Devices.Robot

Robot device family for the RocketWelder SDK (IRobot, Velocity, TeachingPoint).

RocketWelder.SDK.Runtime

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

RocketWelder.SDK.Devices.DistanceSensor

Distance-sensor device family for the RocketWelder SDK (IDistanceSensor, DistanceReading, IDistanceSensorProjector, IDistanceSensorViewLocator).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.22.0 63 9/8/2026
2.21.0 67 9/8/2026
2.20.1-preview.be124d6 56 9/8/2026
2.20.1-preview.39ab95e 44 9/8/2026
2.20.0 80 9/8/2026
2.19.1-preview.ece610a 52 9/8/2026
2.19.1-preview.8e757d9 68 9/7/2026
2.19.0 106 9/7/2026
2.18.1-preview.768f356 58 9/7/2026
2.18.0 148 9/7/2026
2.17.1-preview.d303c88 82 9/7/2026
2.17.1-preview.456a98d 63 9/7/2026
2.17.1-preview.27657a9 62 9/7/2026
2.17.1-preview.09dea72 68 9/7/2026
2.17.0 271 9/1/2026
2.16.1-preview.b8cb625 101 9/1/2026
2.16.1-preview.a7ca85a 90 9/1/2026
2.16.1-preview.a1defba 111 8/25/2026
2.16.1-preview.2931f29 106 8/25/2026
2.16.0 412 8/25/2026
Loading failed