Reimaginate.Orchestrator.Abstractions 1.1.1-rc.79

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

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.79 54 7/4/2026
1.1.1-rc.78 76 7/3/2026
1.1.1-rc.77 69 7/3/2026
1.1.1-rc.76 98 6/30/2026
1.1.1-rc.75 160 6/18/2026
1.1.1-rc.74 176 6/3/2026
1.1.1-rc.73 106 6/3/2026
1.1.1-rc.72 91 6/3/2026
1.1.1-rc.71 97 6/3/2026
1.1.1-rc.70 125 5/27/2026
1.1.1-rc.69 91 5/27/2026
1.1.1-rc.68 113 5/27/2026
1.1.1-rc.67 93 5/26/2026
1.1.1-rc.66 81 5/26/2026
1.1.1-rc.65 81 5/26/2026
1.1.1-rc.64 87 5/26/2026
1.1.1-rc.63 82 5/26/2026
1.1.1-rc.61 82 5/26/2026
1.1.1-rc.60 84 5/26/2026
1.1.1-rc.59 82 5/26/2026
Loading failed