Info
Version: | 16.1.0 |
Author(s): | OptimaJet, LLC |
Last Update: | Friday, November 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://workflowengine.io/ |
NuGet Url: | https://www.nuget.org/packages/WorkflowEngine.NETCore-Core |
Install
Install-Package WorkflowEngine.NETCore-Core
dotnet add package WorkflowEngine.NETCore-Core
paket add WorkflowEngine.NETCore-Core
WorkflowEngine.NETCore-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.4.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.4.0)
- Microsoft.Extensions.DependencyModel(>= 1.1.1)
- Newtonsoft.Json(>= 12.0.3)
- SharpZipLib(>= 1.2.0)
- System.Collections.Specialized(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Security.Cryptography.Csp(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- ThomasLevesque.WeakEvent(>= 4.1.0)
Tags
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.