Reimaginate.Orchestrator.DataHub
1.1.1-rc.74
dotnet add package Reimaginate.Orchestrator.DataHub --version 1.1.1-rc.74
NuGet\Install-Package Reimaginate.Orchestrator.DataHub -Version 1.1.1-rc.74
<PackageReference Include="Reimaginate.Orchestrator.DataHub" Version="1.1.1-rc.74" />
<PackageVersion Include="Reimaginate.Orchestrator.DataHub" Version="1.1.1-rc.74" />
<PackageReference Include="Reimaginate.Orchestrator.DataHub" />
paket add Reimaginate.Orchestrator.DataHub --version 1.1.1-rc.74
#r "nuget: Reimaginate.Orchestrator.DataHub, 1.1.1-rc.74"
#:package Reimaginate.Orchestrator.DataHub@1.1.1-rc.74
#addin nuget:?package=Reimaginate.Orchestrator.DataHub&version=1.1.1-rc.74&prerelease
#tool nuget:?package=Reimaginate.Orchestrator.DataHub&version=1.1.1-rc.74&prerelease
Reimaginate.Orchestrator.DataHub
DataHub-backed persistence and workflow definition integration for Orchestrator.
Use this package when checkpoints, workflow definitions, or workflow instances need to be stored through the existing DataHub model.
Workflow Actions
The package also includes portable DataHub workflow actions such as DataHub.GetDataHubEntity,
DataHub.GetDataHubEntitiesWhere, DataHub.PatchDataHubEntity, and DataHub.RegisterSyncResults.
Register the action handlers in the customer host:
services.AddDataHubWorkflowActions(configuration);
If the host uses a custom workflow action resolver, scan this package's action assembly:
using Reimaginate.Orchestrator.Abstractions;
using Reimaginate.Orchestrator.DataHub.Actions;
[WorkflowActionResolver]
[ScanAssembly(typeof(DataHubWorkflowActionsMarker))]
public partial class WorkflowActionResolver : IWorkflowActionResolver;
DataHub.RegisterWorkflowFailure reads optional settings from
Orchestrator:Actions:WorkflowFailureReporting.
| 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.8)
- Microsoft.Extensions.Options (>= 10.0.8)
- Reimaginate.DataHub.Client (>= 1.3.0-rc.10)
- Reimaginate.Mediator.Abstractions (>= 1.3.0-rc.8)
- Reimaginate.Mediator.SourceGenerator (>= 1.3.0-rc.8)
- Reimaginate.Orchestrator.Abstractions (>= 1.1.1-rc.74)
- Reimaginate.Orchestrator.Common (>= 1.1.1-rc.74)
- YamlDotNet (>= 17.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Reimaginate.Orchestrator.DataHub:
| Package | Downloads |
|---|---|
|
Reimaginate.Orchestrator.Hosting
Reusable command-line host composition helpers for customer Orchestrator hosts. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.1-rc.74 | 89 | 6/3/2026 |
| 1.1.1-rc.73 | 55 | 6/3/2026 |
| 1.1.1-rc.72 | 55 | 6/3/2026 |
| 1.1.1-rc.71 | 56 | 6/3/2026 |
| 1.1.1-rc.70 | 71 | 5/27/2026 |
| 1.1.1-rc.69 | 54 | 5/27/2026 |
| 1.1.1-rc.68 | 67 | 5/27/2026 |
| 1.1.1-rc.67 | 53 | 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 | 54 | 5/26/2026 |
| 1.1.1-rc.63 | 57 | 5/26/2026 |
| 1.1.1-rc.61 | 48 | 5/26/2026 |
| 1.1.1-rc.60 | 53 | 5/26/2026 |
| 1.1.1-rc.59 | 45 | 5/26/2026 |
| 1.1.1-rc.58 | 46 | 5/26/2026 |
| 1.1.1-rc.57 | 54 | 5/25/2026 |
| 1.1.1-rc.56 | 50 | 5/25/2026 |
| 1.1.1-rc.55 | 56 | 5/25/2026 |
| 1.1.1-rc.54 | 58 | 5/25/2026 |