A2v10.Workflow.Engine 10.1.8133

There is a newer version of this package available.
See the version list below for details.
dotnet add package A2v10.Workflow.Engine --version 10.1.8133
NuGet\Install-Package A2v10.Workflow.Engine -Version 10.1.8133
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="A2v10.Workflow.Engine" Version="10.1.8133" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add A2v10.Workflow.Engine --version 10.1.8133
#r "nuget: A2v10.Workflow.Engine, 10.1.8133"
#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 A2v10.Workflow.Engine as a Cake Addin
#addin nuget:?package=A2v10.Workflow.Engine&version=10.1.8133

// Install A2v10.Workflow.Engine as a Cake Tool
#tool nuget:?package=A2v10.Workflow.Engine&version=10.1.8133

About

A2v10.Workflow.Engine is a simple workflow engine for the A2v10 platform applications.

How to use


services.AddWorkflowEngineScoped(opts => {
   opts.NativeTypes = ...
});

// or 
services.AddWorkflowEngineSingleton(opts => {
   opts.NativeTypes = ...
});

// optional
services.ConfigureWorkflow(Configuration);

appsettings.json section

"Workflow": {
	"Store": {
		"DataSource": "Connection_String_Name",
		"MultiTenant": true
	}
}

All values (and section) are optional.

Feedback

A2v10.Workflow.Engine is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
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
10.1.8144 26 6/28/2024
10.1.8143 75 6/17/2024
10.1.8142 80 6/2/2024
10.1.8141 79 5/30/2024
10.1.8140 84 5/24/2024
10.1.8139 79 5/18/2024
10.1.8138 94 4/7/2024
10.1.8137 99 3/13/2024
10.1.8136 78 2/29/2024
10.1.8135 78 2/26/2024
10.1.8134 86 2/25/2024
10.1.8133 83 2/24/2024
10.1.8132 88 2/14/2024
10.1.8131 75 2/4/2024
10.1.8130 85 1/30/2024
10.1.8129 91 1/24/2024
10.1.8128 79 1/19/2024
10.1.8127 65 1/19/2024
10.1.8126 117 1/7/2024
10.1.8125 95 1/3/2024
10.1.8124 108 12/29/2023
10.1.8123 94 12/26/2023
10.1.8122 133 12/2/2023
10.1.8121 121 11/16/2023
10.1.8120 95 11/16/2023
10.1.8111 100 11/11/2023
10.1.8110 108 11/6/2023
10.1.8109 151 9/3/2023
10.1.8108 123 9/2/2023
10.1.8107 122 8/8/2023
10.1.8106 158 7/23/2023
10.1.8105 166 7/21/2023
10.1.8104 147 7/21/2023
10.1.8103 155 6/8/2023
10.1.8102 174 4/17/2023
10.1.8101 295 12/10/2022
10.1.8100 305 11/28/2022
10.1.8098 413 10/31/2022
10.1.8097 427 10/16/2022
10.1.8096 465 9/16/2022
10.1.8095 453 9/6/2022
10.1.8094 448 9/4/2022
10.1.8093 473 8/17/2022
10.1.8092 507 6/11/2022
10.1.8091 477 6/9/2022
10.1.8090 478 5/20/2022
10.1.8089 532 4/21/2022
10.1.8088 516 2/16/2022
10.1.8087 506 2/16/2022
10.1.8086 510 2/14/2022
10.1.8085 494 2/13/2022
10.1.8084 500 2/9/2022
10.1.8083 520 1/27/2022
10.1.8081 515 1/18/2022
10.1.8080 520 1/18/2022
10.1.8079 360 12/30/2021
10.1.8078 362 12/29/2021
10.1.8077 384 12/15/2021
10.1.8076 374 12/15/2021
10.1.8075 344 12/14/2021
10.1.8074 562 12/11/2021
10.1.8073 364 12/10/2021
10.1.8072 337 12/5/2021
10.1.8071 824 12/3/2021
10.1.8070 1,532 11/26/2021
10.1.8057 797 11/21/2021
10.1.8056 426 11/17/2021
10.1.8055 417 11/13/2021
10.1.8054 419 11/11/2021
10.1.8053 449 11/10/2021
10.1.8051 477 11/7/2021
10.1.8050 469 11/3/2021
10.1.8049 460 11/2/2021
10.1.8048 467 10/5/2021
10.1.8047 458 10/1/2021
10.1.8046 442 9/22/2021
10.1.8045 452 9/21/2021
10.1.8044 499 9/20/2021
10.1.8043 433 9/20/2021
10.1.8042 439 9/20/2021
10.1.8041 439 9/17/2021
10.1.8040 445 9/16/2021
10.1.8036 487 9/16/2021
10.1.8035 487 9/15/2021
10.1.8034 466 9/15/2021
10.1.8033 480 9/15/2021