Workflow.Orchestration
3.4.1
dotnet add package Workflow.Orchestration --version 3.4.1
NuGet\Install-Package Workflow.Orchestration -Version 3.4.1
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="Workflow.Orchestration" Version="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Workflow.Orchestration" Version="3.4.1" />
<PackageReference Include="Workflow.Orchestration" />
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 Workflow.Orchestration --version 3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Workflow.Orchestration, 3.4.1"
#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 Workflow.Orchestration@3.4.1
#: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=Workflow.Orchestration&version=3.4.1
#tool nuget:?package=Workflow.Orchestration&version=3.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Puts a frame work around windows workflow to accept declared events and routes them to event listners that are Workflows. All while orchestating it via queues for resilience and capacity.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- log4net (>= 2.0.8)
- Newtonsoft.Json (>= 9.0.1)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.4.1 | 929 | 1/27/2020 |
| 3.4.1-test | 565 | 1/27/2020 |
| 3.3.1 | 776 | 9/19/2019 |
| 3.3.1-test | 572 | 9/19/2019 |
| 3.2.7 | 711 | 6/27/2019 |
| 3.2.7-test | 584 | 6/27/2019 |
| 3.2.5-test | 601 | 5/8/2019 |
| 3.2.4-test | 610 | 5/8/2019 |
| 3.2.3-test | 599 | 5/8/2019 |
| 3.2.2 | 771 | 4/24/2019 |
| 3.2.2-test | 651 | 4/24/2019 |
| 3.2.1 | 717 | 4/19/2019 |
| 3.2.1-test | 628 | 4/19/2019 |
| 3.1.1 | 729 | 4/7/2019 |
| 3.1.1-test | 614 | 4/7/2019 |
| 3.0.12 | 724 | 4/7/2019 |
| 3.0.12-test | 661 | 4/7/2019 |
| 3.0.11 | 729 | 4/6/2019 |
| 3.0.11-test | 605 | 4/6/2019 |
| 3.0.10 | 750 | 4/6/2019 |
Loading failed
Initial Release