WorkflowEngine.NETCore-Core

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