Info
Version: | 6.0.2 |
Author(s): | OptimaJet, LLC |
Last Update: | Wednesday, July 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://workflowengine.io/ |
NuGet Url: | https://www.nuget.org/packages/WorkflowEngine.NET-Core |
Install
Install-Package WorkflowEngine.NET-Core
dotnet add package WorkflowEngine.NET-Core
paket add WorkflowEngine.NET-Core
WorkflowEngine.NET-Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- ThomasLevesque.WeakEvent(>= 4.1.0)
- System.ValueTuple(>= 4.5.0)
- System.Collections.Immutable(>= 1.7.0)
- SharpZipLib(>= 1.2.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 includes a set of pre-built providers for the most popular databases:
- MS SQL Server
- MongoDB
- RavenDB
- Oracle
- MySQL
- PostgreSQL
- Redis
- Apache Ignite/GridGain.