![]() |
VOOZH | about |
dotnet add package Reimaginate.Orchestrator.CommandLine --version 1.1.1-rc.75
NuGet\Install-Package Reimaginate.Orchestrator.CommandLine -Version 1.1.1-rc.75
<PackageReference Include="Reimaginate.Orchestrator.CommandLine" Version="1.1.1-rc.75" />
<PackageVersion Include="Reimaginate.Orchestrator.CommandLine" Version="1.1.1-rc.75" />Directory.Packages.props
<PackageReference Include="Reimaginate.Orchestrator.CommandLine" />Project file
paket add Reimaginate.Orchestrator.CommandLine --version 1.1.1-rc.75
#r "nuget: Reimaginate.Orchestrator.CommandLine, 1.1.1-rc.75"
#:package Reimaginate.Orchestrator.CommandLine@1.1.1-rc.75
#addin nuget:?package=Reimaginate.Orchestrator.CommandLine&version=1.1.1-rc.75&prereleaseInstall as a Cake Addin
#tool nuget:?package=Reimaginate.Orchestrator.CommandLine&version=1.1.1-rc.75&prereleaseInstall as a Cake Tool
Reusable command-line commands and host wiring for Orchestrator workflow applications.
Typical usage:
Reimaginate.Orchestrator.CommandLine.Reimaginate.Orchestrator.Common.AddOrchestratorCommandLine<...>(configuration) and the generated resolver type.Workflow execution persistence can be overridden for a single command invocation:
dotnet run -- start workflow DataMaintenance\idempotent.workflow.yaml --checkpoints Disabled --workflow-instances Disabled
dotnet run -- resume workflow DataMaintenance\idempotent.workflow.yaml <workflow-instance-id> --checkpoints Disabled
dotnet run -- process events --checkpoints Failure --workflow-instances Failure
--checkpoints and --workflow-instances accept Enabled, Disabled, or Failure. Command-line values override the configured workflow execution policy only for the workflow runs started or resumed by that command.
Event processing diagnostics can be enabled for a single command invocation:
dotnet run -- process events --log-events
dotnet run -- process events --dry-run --log-events
--log-events writes per-message matching diagnostics. --dry-run evaluates the received batch, logs predicted actions, and releases messages without starting or resuming workflows and without completing or dead-lettering messages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Reimaginate.Orchestrator.CommandLine:
| Package | Downloads |
|---|---|
|
Reimaginate.Orchestrator.Hosting
Reusable command-line host composition helpers for customer Orchestrator hosts. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.1-rc.75 | 33 | 6/18/2026 |
| 1.1.1-rc.74 | 93 | 6/3/2026 |
| 1.1.1-rc.73 | 53 | 6/3/2026 |
| 1.1.1-rc.72 | 58 | 6/3/2026 |
| 1.1.1-rc.71 | 53 | 6/3/2026 |
| 1.1.1-rc.70 | 77 | 5/27/2026 |
| 1.1.1-rc.69 | 53 | 5/27/2026 |
| 1.1.1-rc.68 | 77 | 5/27/2026 |
| 1.1.1-rc.67 | 55 | 5/26/2026 |
| 1.1.1-rc.66 | 49 | 5/26/2026 |
| 1.1.1-rc.65 | 50 | 5/26/2026 |
| 1.1.1-rc.64 | 52 | 5/26/2026 |
| 1.1.1-rc.63 | 53 | 5/26/2026 |
| 1.1.1-rc.61 | 51 | 5/26/2026 |
| 1.1.1-rc.60 | 59 | 5/26/2026 |
| 1.1.1-rc.59 | 50 | 5/26/2026 |
| 1.1.1-rc.58 | 51 | 5/26/2026 |
| 1.1.1-rc.57 | 53 | 5/25/2026 |
| 1.1.1-rc.56 | 52 | 5/25/2026 |
| 1.1.1-rc.55 | 54 | 5/25/2026 |