RocketWelder.SDK.Automation.Abstractions
2.11.1
dotnet add package RocketWelder.SDK.Automation.Abstractions --version 2.11.1
NuGet\Install-Package RocketWelder.SDK.Automation.Abstractions -Version 2.11.1
<PackageReference Include="RocketWelder.SDK.Automation.Abstractions" Version="2.11.1" />
<PackageVersion Include="RocketWelder.SDK.Automation.Abstractions" Version="2.11.1" />
<PackageReference Include="RocketWelder.SDK.Automation.Abstractions" />
paket add RocketWelder.SDK.Automation.Abstractions --version 2.11.1
#r "nuget: RocketWelder.SDK.Automation.Abstractions, 2.11.1"
#:package RocketWelder.SDK.Automation.Abstractions@2.11.1
#addin nuget:?package=RocketWelder.SDK.Automation.Abstractions&version=2.11.1
#tool nuget:?package=RocketWelder.SDK.Automation.Abstractions&version=2.11.1
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 | Versions 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. |
-
net10.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.7)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.7)
- ModelingEvolution.Ipv4 (>= 1.1.4)
- ModelingEvolution.JsonParsableConverter (>= 1.0.1)
- ModelingEvolution.Signals (>= 2.0.1.1)
- RocketWelder.SDK.Abstractions (>= 2.11.1)
NuGet packages (2)
Showing the top 2 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). |
GitHub repositories
This package is not used by any popular GitHub repositories.