Reimaginate.Orchestrator.Abstractions 1.1.1-rc.74

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

Reimaginate.Orchestrator.Abstractions

Contracts and attributes for Orchestrator workflow hosts and action libraries.

This package includes:

  • WorkflowActionAttribute for callable workflow requests
  • WorkflowActionResolverAttribute and ScanAssemblyAttribute for resolver declarations
  • IWorkflowActionResolver and related shared contracts

Use this package when you need the lightweight consumer-facing abstractions without the full runtime.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (7)

Showing the top 5 NuGet packages that depend on Reimaginate.Orchestrator.Abstractions:

Package Downloads
Reimaginate.Orchestrator.Common

Core Orchestrator runtime services, workflow execution, persistence helpers, and transitive workflow action generation support.

Reimaginate.Orchestrator.AzureStorage

Azure Blob Storage-backed checkpoint, workflow definition, and workflow instance persistence for Orchestrator.

Reimaginate.Orchestrator.DataHub

DataHub-backed workflow definition, checkpoint, and instance integration for Orchestrator.

Reimaginate.Orchestrator.AzureServiceBus

Azure Service Bus event-receiver integration for Orchestrator workflow processing.

Reimaginate.Orchestrator.AzureEventGrid

Azure Event Grid event-emitter integration for Orchestrator workflow hosts.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1-rc.74 148 6/3/2026
1.1.1-rc.73 86 6/3/2026
1.1.1-rc.72 86 6/3/2026
1.1.1-rc.71 91 6/3/2026
1.1.1-rc.70 120 5/27/2026
1.1.1-rc.69 84 5/27/2026
1.1.1-rc.68 106 5/27/2026
1.1.1-rc.67 86 5/26/2026
1.1.1-rc.66 75 5/26/2026
1.1.1-rc.65 78 5/26/2026
1.1.1-rc.64 81 5/26/2026
1.1.1-rc.63 79 5/26/2026
1.1.1-rc.61 78 5/26/2026
1.1.1-rc.60 80 5/26/2026
1.1.1-rc.59 77 5/26/2026
1.1.1-rc.58 85 5/26/2026
1.1.1-rc.57 83 5/25/2026
1.1.1-rc.56 83 5/25/2026
1.1.1-rc.55 81 5/25/2026
1.1.1-rc.54 75 5/25/2026
Loading failed