Workflow.Orchestration 3.0.12-test

This is a prerelease version of Workflow.Orchestration.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Workflow.Orchestration --version 3.0.12-test
                    
NuGet\Install-Package Workflow.Orchestration -Version 3.0.12-test
                    
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.0.12-test" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Workflow.Orchestration" Version="3.0.12-test" />
                    
Directory.Packages.props
<PackageReference Include="Workflow.Orchestration" />
                    
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 Workflow.Orchestration --version 3.0.12-test
                    
#r "nuget: Workflow.Orchestration, 3.0.12-test"
                    
#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.0.12-test
                    
#: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.0.12-test&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Workflow.Orchestration&version=3.0.12-test&prerelease
                    
Install as a Cake Tool

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 776 1/27/2020
3.4.1-test 469 1/27/2020
3.3.1 662 9/19/2019
3.3.1-test 449 9/19/2019
3.2.7 620 6/27/2019
3.2.7-test 471 6/27/2019
3.2.5-test 506 5/8/2019
3.2.4-test 505 5/8/2019
3.2.3-test 501 5/8/2019
3.2.2 678 4/24/2019
3.2.2-test 546 4/24/2019
3.2.1 613 4/19/2019
3.2.1-test 517 4/19/2019
3.1.1 629 4/7/2019
3.1.1-test 495 4/7/2019
3.0.12 618 4/7/2019
3.0.12-test 531 4/7/2019
3.0.11 636 4/6/2019
3.0.11-test 508 4/6/2019
3.0.10 644 4/6/2019
3.0.10-test 511 4/6/2019
3.0.8 651 4/5/2019
3.0.8-test 518 4/5/2019
3.0.7 640 4/5/2019
3.0.7-test 524 4/5/2019
3.0.6 635 4/5/2019
3.0.6-test 501 4/5/2019
3.0.4 787 11/9/2018
3.0.4-test 669 11/9/2018
3.0.1 821 11/9/2018
3.0.1-test 664 11/9/2018
2.2.2 846 9/21/2018
2.2.2-test 715 9/21/2018
2.2.1 919 8/29/2018
2.2.1-test 734 8/29/2018
2.1.1 1,040 7/31/2018
2.1.1-test 893 7/31/2018
2.0.2 1,117 7/31/2018
2.0.2-test 797 7/31/2018
2.0.1-test 818 7/31/2018

Initial Release