Workflow.Orchestration
3.4.1
.NET Framework 4.6.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.
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.
// Install Workflow.Orchestration as a Cake Addin
#addin nuget:?package=Workflow.Orchestration&version=3.4.1
// Install Workflow.Orchestration as a Cake Tool
#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 |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
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 | 538 | 1/27/2020 |
3.4.1-test | 330 | 1/27/2020 |
3.3.1 | 461 | 9/19/2019 |
3.3.1-test | 304 | 9/19/2019 |
3.2.7 | 428 | 6/27/2019 |
3.2.7-test | 315 | 6/27/2019 |
3.2.5-test | 347 | 5/8/2019 |
3.2.4-test | 354 | 5/8/2019 |
3.2.3-test | 349 | 5/8/2019 |
3.2.2 | 481 | 4/24/2019 |
3.2.2-test | 401 | 4/24/2019 |
3.2.1 | 428 | 4/19/2019 |
3.2.1-test | 372 | 4/19/2019 |
3.1.1 | 447 | 4/7/2019 |
3.1.1-test | 365 | 4/7/2019 |
3.0.12 | 442 | 4/7/2019 |
3.0.12-test | 356 | 4/7/2019 |
3.0.11 | 456 | 4/6/2019 |
3.0.11-test | 357 | 4/6/2019 |
3.0.10 | 457 | 4/6/2019 |
3.0.10-test | 359 | 4/6/2019 |
3.0.8 | 458 | 4/5/2019 |
3.0.8-test | 364 | 4/5/2019 |
3.0.7 | 468 | 4/5/2019 |
3.0.7-test | 364 | 4/5/2019 |
3.0.6 | 446 | 4/5/2019 |
3.0.6-test | 354 | 4/5/2019 |
3.0.4 | 571 | 11/9/2018 |
3.0.4-test | 499 | 11/9/2018 |
3.0.1 | 599 | 11/9/2018 |
3.0.1-test | 481 | 11/9/2018 |
2.2.2 | 628 | 9/21/2018 |
2.2.2-test | 522 | 9/21/2018 |
2.2.1 | 689 | 8/29/2018 |
2.2.1-test | 540 | 8/29/2018 |
2.1.1 | 745 | 7/31/2018 |
2.1.1-test | 620 | 7/31/2018 |
2.0.2 | 815 | 7/31/2018 |
2.0.2-test | 551 | 7/31/2018 |
2.0.1-test | 573 | 7/31/2018 |
Initial Release