Workflow.Orchestration 3.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Workflow.Orchestration --version 3.3.1
NuGet\Install-Package Workflow.Orchestration -Version 3.3.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.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Workflow.Orchestration --version 3.3.1
#r "nuget: Workflow.Orchestration, 3.3.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.3.1

// Install Workflow.Orchestration as a Cake Tool
#tool nuget:?package=Workflow.Orchestration&version=3.3.1

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 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.

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 651 1/27/2020
3.4.1-test 375 1/27/2020
3.3.1 552 9/19/2019
3.3.1-test 349 9/19/2019
3.2.7 511 6/27/2019
3.2.7-test 369 6/27/2019
3.2.5-test 404 5/8/2019
3.2.4-test 400 5/8/2019
3.2.3-test 396 5/8/2019
3.2.2 564 4/24/2019
3.2.2-test 449 4/24/2019
3.2.1 506 4/19/2019
3.2.1-test 420 4/19/2019
3.1.1 520 4/7/2019
3.1.1-test 392 4/7/2019
3.0.12 502 4/7/2019
3.0.12-test 411 4/7/2019
3.0.11 530 4/6/2019
3.0.11-test 410 4/6/2019
3.0.10 535 4/6/2019
3.0.10-test 412 4/6/2019
3.0.8 533 4/5/2019
3.0.8-test 419 4/5/2019
3.0.7 528 4/5/2019
3.0.7-test 422 4/5/2019
3.0.6 525 4/5/2019
3.0.6-test 398 4/5/2019
3.0.4 657 11/9/2018
3.0.4-test 549 11/9/2018
3.0.1 686 11/9/2018
3.0.1-test 539 11/9/2018
2.2.2 706 9/21/2018
2.2.2-test 572 9/21/2018
2.2.1 776 8/29/2018
2.2.1-test 605 8/29/2018
2.1.1 835 7/31/2018
2.1.1-test 692 7/31/2018
2.0.2 909 7/31/2018
2.0.2-test 606 7/31/2018
2.0.1-test 625 7/31/2018

Initial Release