RocketWelder.SDK.Automation.Abstractions 2.26.0

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

Plugin contract and device-configuration abstractions for the RocketWelder SDK: [RocketWelderPlugin] / IPlugin / IPluginContext, DeviceTypeRegistry, DeviceTypeInfo, ConfigSet/ConfigProperty/ConfigPropertySchema. MicroPlumberd-free — plugins compile against this only.

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

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

Package Downloads
RocketWelder.SDK.Automation

Plugin loader/bootstrapper for the RocketWelder SDK: discovers and activates [RocketWelderPlugin] IPlugin assemblies into the host's DeviceTypeRegistry. No event-sourcing dependency — the device kernel (aggregate/events/commands) now lives in the host. Plugins reference only RocketWelder.SDK.Automation.Abstractions.

RocketWelder.SDK.Devices.Motion

Vendor-neutral motion-axis contract for the RocketWelder SDK (IMotionAxis, IRotaryAxis, ILinearAxis, IMotionDevice, IPositioner, ILinearTrack). Transport-free by design — a program using this contract never drags in a fieldbus library.

ModelingEvolution.WeldingMachine.Fronius.Plugin

RocketWelder plugin composition root for Fronius welders (TPS 5000 / iWave / TPS 4000). Implements IPlugin and registers all three FroniusDeviceTypeInfo entries into the host's DeviceTypeRegistry. Depends only on RocketWelder.SDK.Automation.Abstractions (no MicroPlumberd).

ModelingEvolution.Motion.Delta.Plugin

RocketWelder device plugin for the two-axis Delta VFD-C2000 welding positioner (epic-065). Declares the axis roster in code and builds a DeltaPositioner from the values the devices hub stores.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.26.0 0 9/18/2026
2.25.0 163 9/11/2026
2.24.0 113 9/10/2026
2.23.1-preview.c4e83a8 72 9/10/2026
2.23.0 110 9/10/2026
2.22.1-preview.f119969 65 9/10/2026
2.22.1-preview.2ae8992 71 9/10/2026
2.22.1-preview.071ef56 72 9/10/2026
2.22.0 111 9/8/2026
2.21.0 114 9/8/2026
2.20.1-preview.be124d6 72 9/8/2026
2.20.1-preview.39ab95e 70 9/8/2026
2.20.0 107 9/8/2026
2.19.1-preview.ece610a 81 9/8/2026
2.19.1-preview.8e757d9 77 9/7/2026
2.19.0 114 9/7/2026
2.18.1-preview.768f356 72 9/7/2026
2.18.0 271 9/7/2026
2.17.1-preview.456a98d 66 9/7/2026
2.17.1-preview.27657a9 69 9/7/2026
Loading failed