WorkflowEngine.NETCore-Core
17.0.0
dotnet add package WorkflowEngine.NETCore-Core --version 17.0.0
NuGet\Install-Package WorkflowEngine.NETCore-Core -Version 17.0.0
<PackageReference Include="WorkflowEngine.NETCore-Core" Version="17.0.0" />
<PackageVersion Include="WorkflowEngine.NETCore-Core" Version="17.0.0" />
<PackageReference Include="WorkflowEngine.NETCore-Core" />
paket add WorkflowEngine.NETCore-Core --version 17.0.0
#r "nuget: WorkflowEngine.NETCore-Core, 17.0.0"
#addin nuget:?package=WorkflowEngine.NETCore-Core&version=17.0.0
#tool nuget:?package=WorkflowEngine.NETCore-Core&version=17.0.0
Workflow Engine is a .NET and .NET Core library that enables you to add custom executable .NET and Java workflows of any complexity to any software, be it your own creation or a third-party solution, with minimal changes to existing code.
Its core features are:
- HTML5 visual designer. Design, model, edit and visualize your custom workflows.
- Workflow version control. Keep track of your workflow changes and easily revert them.
- Parallel workflow support. Split workflows into branches that execute tasks concurrently.
- XML import/export. Export your workflows for further reuse and sharing.
- Localization support. Translate user interface to multiple languages of your choice.
- In-built workflow timers. Set intervals or specify time to run custom actions and workflow tasks.
Workflow Engine build for .NET core includes a set of pre-built providers for the following databases:
- MS SQL Server
- PostgreSQL
- Oracle
- MySQL
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.CSharp (>= 4.1.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.1.0)
- Microsoft.Extensions.DependencyModel (>= 1.1.1)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Specialized (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- ThomasLevesque.WeakEvent (>= 4.1.0)
NuGet packages (23)
Showing the top 5 NuGet packages that depend on WorkflowEngine.NETCore-Core:
Package | Downloads |
---|---|
WorkflowEngine.NETCore-ProviderForMSSQL
Contains dlls for MSSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for workflow runtime configuration with DbPersistenceProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in Create WorkflowRuntime section. |
|
WorkflowEngine.NETCore-ProviderForPostgreSQL
Contains dlls for PostgreSQL Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for workflow runtime configuration with PostgreSQLProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in Create WorkflowRuntime section. |
|
DWKit-Core
DWKit is a .NET Core BPM system made with simplicity and flexibility in mind. DWKit allows you to model, automate and execute mission-critical business processes. |
|
WorkflowEngine.NETCore-ProviderForOracle
Contains dlls for Oracle Server Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for workflow runtime configuration with OracleProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in Create WorkflowRuntime section. |
|
WorkflowEngine.NETCore-ProviderForMongoDB
Contains dlls for MongoDB Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider, DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider, DbXmlWorkflowGenerator which implements interface IWorkflowGenerator. Steps for workflow runtime configuration with DbPersistenceProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in Create WorkflowRuntime section. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WorkflowEngine.NETCore-Core:
Repository | Stars |
---|---|
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
|
Version | Downloads | Last updated | |
---|---|---|---|
17.0.0 | 941 | a month ago | |
16.4.0 | 1,200 | 2 months ago | |
16.3.0 | 1,132 | 4 months ago | |
16.2.1 | 809 | 4 months ago | |
16.2.0 | 1,222 | 5 months ago | |
16.1.0 | 1,444 | 6 months ago | |
16.0.0 | 568 | 7 months ago | |
15.0.1 | 958 | 8 months ago | |
15.0.0 | 586 | 8 months ago | |
14.1.0 | 777 | 8 months ago | |
14.0.0 | 982 | 9 months ago | |
13.3.1 | 801 | 9 months ago | |
13.3.0 | 1,064 | 9 months ago | |
13.2.2 | 1,206 | 10 months ago | |
13.2.1 | 2,183 | 6/25/2024 | |
13.2.0 | 935 | 5/27/2024 | |
13.1.0 | 792 | 5/13/2024 | |
13.0.0 | 888 | 5/6/2024 | |
12.5.1 | 739 | 4/24/2024 | |
12.5.0 | 3,618 | 4/10/2024 | |
12.4.0 | 2,236 | 3/28/2024 | |
12.3.0 | 1,049 | 3/13/2024 | |
12.2.0 | 2,628 | 2/21/2024 | |
12.1.1 | 4,879 | 1/19/2024 | |
12.1.0 | 3,013 | 12/25/2023 | |
12.0.0 | 1,774 | 12/4/2023 | |
11.0.1 | 12,620 | 9/1/2023 | |
11.0.0 | 1,828 | 8/28/2023 | |
10.0.1 | 4,370 | 7/13/2023 | |
10.0.0 | 2,039 | 7/13/2023 | |
9.1.1 | 5,205 | 6/2/2023 | |
9.1.0 | 2,269 | 5/24/2023 | |
9.0.2 | 3,212 | 5/10/2023 | |
9.0.1 | 2,390 | 5/3/2023 | |
9.0.0 | 7,078 | 4/20/2023 | |
8.1.0 | 4,989 | 3/1/2023 | |
8.0.0 | 3,838 | 2/21/2023 | |
7.3.0 | 6,138 | 2/13/2023 | |
7.2.3 | 8,627 | 12/5/2022 | |
7.2.2 | 4,262 | 11/9/2022 | |
7.2.1 | 4,257 | 11/7/2022 | |
7.2.0 | 4,700 | 10/24/2022 | |
7.1.4 | 5,037 | 10/12/2022 | |
7.1.3 | 5,183 | 10/7/2022 | |
7.1.2 | 4,922 | 10/5/2022 | |
7.1.1 | 16,123 | 9/22/2022 | |
7.1.0 | 5,368 | 9/16/2022 | |
7.0.0 | 6,651 | 8/29/2022 | |
6.0.2 | 6,221 | 7/6/2022 | |
6.0.1 | 5,634 | 6/24/2022 | |
6.0.0 | 5,629 | 6/22/2022 | |
5.3.5 | 6,185 | 5/31/2022 | |
5.3.4 | 5,818 | 5/23/2022 | |
5.3.3 | 5,985 | 5/13/2022 | |
5.3.2 | 6,111 | 4/29/2022 | |
5.3.1 | 5,918 | 4/25/2022 | |
5.3.0 | 6,284 | 4/19/2022 | |
5.2.6 | 7,342 | 4/11/2022 | |
5.2.5 | 12,147 | 4/4/2022 | |
5.2.4 | 6,109 | 4/1/2022 | |
5.2.3 | 9,259 | 3/2/2022 | |
5.2.2 | 4,322 | 12/29/2021 | |
5.2.1 | 9,089 | 12/8/2021 | |
5.2.0 | 12,509 | 10/27/2021 | |
5.1.4 | 7,995 | 7/31/2021 | |
5.1.3 | 18,901 | 5/13/2021 | |
5.1.2 | 6,835 | 4/27/2021 | |
5.1.1 | 21,663 | 4/6/2021 | |
5.1.0 | 4,972 | 3/31/2021 | |
5.0.4 | 10,995 | 2/18/2021 | |
5.0.3 | 16,782 | 1/27/2021 | |
5.0.2 | 7,845 | 11/17/2020 | |
5.0.1 | 10,580 | 11/4/2020 | |
5.0.0 | 19,018 | 10/7/2020 | |
4.2.5 | 12,369 | 7/31/2020 | |
4.2.4 | 16,939 | 7/14/2020 | |
4.2.3 | 7,050 | 6/30/2020 | |
4.2.2 | 6,178 | 6/22/2020 | |
4.2.1 | 11,485 | 6/2/2020 | |
4.2.0 | 5,358 | 5/18/2020 | |
4.1.4 | 12,537 | 3/4/2020 | |
4.1.3 | 27,289 | 2/7/2020 | |
4.1.2 | 10,693 | 1/30/2020 | |
4.1.1 | 6,737 | 1/20/2020 | |
4.1.0 | 9,024 | 1/9/2020 | |
4.0.10 | 22,976 | 11/1/2019 | |
4.0.9 | 38,766 | 6/20/2019 | |
4.0.8 | 13,090 | 6/5/2019 | |
4.0.7 | 7,406 | 5/14/2019 | |
4.0.6 | 4,068 | 5/13/2019 | |
4.0.5 | 4,025 | 5/10/2019 | |
4.0.4 | 4,075 | 5/9/2019 | |
4.0.3 | 4,068 | 5/8/2019 | |
4.0.2 | 7,541 | 5/6/2019 | |
4.0.1 | 4,433 | 5/2/2019 | |
4.0.0 | 4,519 | 4/25/2019 | |
3.5.0 | 26,151 | 1/16/2019 | |
3.4.1 | 17,044 | 11/14/2018 | |
3.4.0 | 9,470 | 11/5/2018 | |
3.3.2 | 24,829 | 10/12/2018 | |
3.3.1 | 12,817 | 9/14/2018 | |
3.3.0 | 4,079 | 9/12/2018 | |
3.2.0 | 7,437 | 8/17/2018 | |
3.1.1 | 3,883 | 6/27/2018 | |
3.1.0 | 27,088 | 6/6/2018 | |
3.0.3 | 3,529 | 5/7/2018 | |
3.0.2 | 3,582 | 4/23/2018 | |
2.3.1 | 4,276 | 2/19/2018 | |
2.3.0 | 17,011 | 1/10/2018 | |
2.2.3 | 47,506 | 12/12/2017 | |
2.2.1 | 3,655 | 11/15/2017 | |
2.1.0 | 4,293 | 5/16/2017 |