A2v10.Workflow.Engine
10.1.8161
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package A2v10.Workflow.Engine --version 10.1.8161
NuGet\Install-Package A2v10.Workflow.Engine -Version 10.1.8161
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.8161" />
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.8161
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: A2v10.Workflow.Engine, 10.1.8161"
#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.8161 // Install A2v10.Workflow.Engine as a Cake Tool #tool nuget:?package=A2v10.Workflow.Engine&version=10.1.8161
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- A2v10.Runtime.Interfaces (>= 10.1.8121)
- A2v10.Scheduling.Infrastructure (>= 10.1.8180)
- A2v10.Workflow (>= 10.1.8161)
- A2v10.Workflow.Interfaces (>= 10.1.8120)
- A2v10.Workflow.Serialization (>= 10.1.8133)
- A2v10.Workflow.SqlServer (>= 10.1.8160)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
-
net7.0
- A2v10.Runtime.Interfaces (>= 10.1.8121)
- A2v10.Scheduling.Infrastructure (>= 10.1.8180)
- A2v10.Workflow (>= 10.1.8161)
- A2v10.Workflow.Interfaces (>= 10.1.8120)
- A2v10.Workflow.Serialization (>= 10.1.8133)
- A2v10.Workflow.SqlServer (>= 10.1.8160)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
-
net8.0
- A2v10.Runtime.Interfaces (>= 10.1.8121)
- A2v10.Scheduling.Infrastructure (>= 10.1.8180)
- A2v10.Workflow (>= 10.1.8161)
- A2v10.Workflow.Interfaces (>= 10.1.8120)
- A2v10.Workflow.Serialization (>= 10.1.8133)
- A2v10.Workflow.SqlServer (>= 10.1.8160)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.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 |
---|---|---|
10.1.8202 | 0 | 1/18/2025 |
10.1.8201 | 107 | 12/16/2024 |
10.1.8200 | 97 | 11/21/2024 |
10.1.8162 | 99 | 11/3/2024 |
10.1.8161 | 99 | 10/28/2024 |
10.1.8160 | 95 | 10/25/2024 |
10.1.8159 | 93 | 10/25/2024 |
10.1.8158 | 79 | 10/22/2024 |
10.1.8157 | 149 | 10/18/2024 |
10.1.8156 | 96 | 10/10/2024 |
10.1.8155 | 91 | 10/5/2024 |
10.1.8154 | 89 | 9/29/2024 |
10.1.8153 | 99 | 8/28/2024 |
10.1.8152 | 131 | 8/24/2024 |
10.1.8151 | 119 | 8/12/2024 |
10.1.8150 | 104 | 8/7/2024 |
10.1.8149 | 88 | 7/25/2024 |
10.1.8148 | 114 | 7/18/2024 |
10.1.8147 | 99 | 7/16/2024 |
10.1.8146 | 104 | 7/12/2024 |
10.1.8145 | 107 | 7/5/2024 |
10.1.8144 | 108 | 6/28/2024 |
10.1.8143 | 118 | 6/17/2024 |
10.1.8142 | 121 | 6/2/2024 |
10.1.8141 | 120 | 5/30/2024 |
10.1.8140 | 116 | 5/24/2024 |
10.1.8139 | 118 | 5/18/2024 |
10.1.8138 | 126 | 4/7/2024 |
10.1.8137 | 136 | 3/13/2024 |
10.1.8136 | 113 | 2/29/2024 |
10.1.8135 | 124 | 2/26/2024 |
10.1.8134 | 122 | 2/25/2024 |
10.1.8133 | 115 | 2/24/2024 |
10.1.8132 | 124 | 2/14/2024 |
10.1.8131 | 138 | 2/4/2024 |
10.1.8130 | 117 | 1/30/2024 |
10.1.8129 | 129 | 1/24/2024 |
10.1.8128 | 120 | 1/19/2024 |
10.1.8127 | 100 | 1/19/2024 |
10.1.8126 | 153 | 1/7/2024 |
10.1.8125 | 172 | 1/3/2024 |
10.1.8124 | 145 | 12/29/2023 |
10.1.8123 | 126 | 12/26/2023 |
10.1.8122 | 168 | 12/2/2023 |
10.1.8121 | 153 | 11/16/2023 |
10.1.8120 | 131 | 11/16/2023 |
10.1.8111 | 131 | 11/11/2023 |
10.1.8110 | 144 | 11/6/2023 |
10.1.8109 | 188 | 9/3/2023 |
10.1.8108 | 177 | 9/2/2023 |
10.1.8107 | 152 | 8/8/2023 |
10.1.8106 | 190 | 7/23/2023 |
10.1.8105 | 196 | 7/21/2023 |
10.1.8104 | 179 | 7/21/2023 |
10.1.8103 | 184 | 6/8/2023 |
10.1.8102 | 201 | 4/17/2023 |
10.1.8101 | 325 | 12/10/2022 |
10.1.8100 | 335 | 11/28/2022 |
10.1.8098 | 443 | 10/31/2022 |
10.1.8097 | 462 | 10/16/2022 |
10.1.8096 | 508 | 9/16/2022 |
10.1.8095 | 490 | 9/6/2022 |
10.1.8094 | 482 | 9/4/2022 |
10.1.8093 | 508 | 8/17/2022 |
10.1.8092 | 544 | 6/11/2022 |
10.1.8091 | 519 | 6/9/2022 |
10.1.8090 | 515 | 5/20/2022 |
10.1.8089 | 567 | 4/21/2022 |
10.1.8088 | 551 | 2/16/2022 |
10.1.8087 | 549 | 2/16/2022 |
10.1.8086 | 545 | 2/14/2022 |
10.1.8085 | 539 | 2/13/2022 |
10.1.8084 | 536 | 2/9/2022 |
10.1.8083 | 554 | 1/27/2022 |
10.1.8081 | 554 | 1/18/2022 |
10.1.8080 | 554 | 1/18/2022 |
10.1.8079 | 394 | 12/30/2021 |
10.1.8078 | 402 | 12/29/2021 |
10.1.8077 | 422 | 12/15/2021 |
10.1.8076 | 410 | 12/15/2021 |
10.1.8075 | 383 | 12/14/2021 |
10.1.8074 | 618 | 12/11/2021 |
10.1.8073 | 400 | 12/10/2021 |
10.1.8072 | 373 | 12/5/2021 |
10.1.8071 | 858 | 12/3/2021 |
10.1.8070 | 1,566 | 11/26/2021 |
10.1.8057 | 832 | 11/21/2021 |
10.1.8056 | 460 | 11/17/2021 |
10.1.8055 | 464 | 11/13/2021 |
10.1.8054 | 454 | 11/11/2021 |
10.1.8053 | 489 | 11/10/2021 |
10.1.8051 | 517 | 11/7/2021 |
10.1.8050 | 504 | 11/3/2021 |
10.1.8049 | 495 | 11/2/2021 |
10.1.8048 | 510 | 10/5/2021 |
10.1.8047 | 496 | 10/1/2021 |
10.1.8046 | 474 | 9/22/2021 |
10.1.8045 | 485 | 9/21/2021 |
10.1.8044 | 535 | 9/20/2021 |
10.1.8043 | 468 | 9/20/2021 |
10.1.8042 | 473 | 9/20/2021 |
10.1.8041 | 472 | 9/17/2021 |
10.1.8040 | 479 | 9/16/2021 |
10.1.8036 | 525 | 9/16/2021 |
10.1.8035 | 529 | 9/15/2021 |
10.1.8034 | 505 | 9/15/2021 |
10.1.8033 | 521 | 9/15/2021 |