RocketWelder.SDK.Automation.Abstractions 2.16.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package RocketWelder.SDK.Automation.Abstractions --version 2.16.0
                    
NuGet\Install-Package RocketWelder.SDK.Automation.Abstractions -Version 2.16.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.16.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.16.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.16.0
                    
#r "nuget: RocketWelder.SDK.Automation.Abstractions, 2.16.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.16.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.16.0
                    
Install as a Cake Addin
#tool nuget:?package=RocketWelder.SDK.Automation.Abstractions&version=2.16.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.

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).

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.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.16.1-preview.a1defba 23 8/25/2026
2.16.1-preview.2931f29 26 8/25/2026
2.16.0 41 8/25/2026
2.15.1-preview.381b306 26 8/25/2026
2.15.0 123 8/23/2026
2.14.2 111 8/23/2026
2.14.1 88 8/23/2026
2.14.0 143 8/22/2026
2.13.1-preview.c26b906 74 8/20/2026
2.13.1-preview.8962d9e 60 8/21/2026
2.13.1-preview.82e3605 68 8/21/2026
2.13.1-preview.581ddde 54 8/21/2026
2.13.1-preview.3cc4aa2 83 8/21/2026
2.13.1-preview.29ec48d 59 8/22/2026
2.13.1-preview.1b63d1a 71 8/21/2026
2.13.1-preview.10e075e 47 8/21/2026
2.13.0 237 7/16/2026
2.12.0 122 7/11/2026
2.11.2-preview.82c895d 82 7/11/2026
2.11.1 209 6/26/2026
Loading failed