Reimaginate.Orchestrator.Abstractions 1.1.1-rc.44

This is a prerelease version of Reimaginate.Orchestrator.Abstractions.
dotnet add package Reimaginate.Orchestrator.Abstractions --version 1.1.1-rc.44
                    
NuGet\Install-Package Reimaginate.Orchestrator.Abstractions -Version 1.1.1-rc.44
                    
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.44" />
                    
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.44" />
                    
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.44
                    
#r "nuget: Reimaginate.Orchestrator.Abstractions, 1.1.1-rc.44"
                    
#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.44
                    
#: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.44&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Reimaginate.Orchestrator.Abstractions&version=1.1.1-rc.44&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 (6)

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.44 12 5/13/2026
1.1.1-rc.43 74 4/29/2026
1.1.1-rc.42 67 4/29/2026
1.1.1-rc.41 63 4/29/2026
1.1.1-rc.40 65 4/28/2026
1.1.1-rc.39 73 4/28/2026
1.1.1-rc.38 69 4/28/2026
1.1.1-rc.37 59 4/28/2026
1.1.1-rc.36 77 4/25/2026
1.1.1-rc.35 62 4/24/2026
1.1.1-rc.34 56 4/23/2026
1.1.1-rc.33 57 4/23/2026
1.1.1-rc.32 56 4/22/2026
1.1.1-rc.31 88 4/22/2026
1.1.1-rc.30 56 4/22/2026
1.1.1-rc.29 56 4/22/2026
1.1.1-rc.28 60 4/21/2026
1.1.1-rc.27 54 4/21/2026
1.1.1-rc.26 53 4/21/2026
1.1.1-rc.25 58 4/20/2026
Loading failed