Email: [email protected]
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).
Steps for include the engine into your project: https://workflowengine.io/documentation/how-to-integrate/
- Process scheme generation in runtime
- Designer of process scheme
- Changing process scheme in runtime is possible
- Pre-execution of process (executing of a process from initial activity to final activity without changing state)
- Simple version control and upgrade of process scheme
- Serialization and saving of parameters on demand
- Support SQL/NoSQL databases
Workflow Engine NET includes a html5 designer:
We have samples with MS SQL, MongoDB, MySQL, Oracle, PostgreSQL, Redis. Check out Samples.
Official web site — https://workflowengine.io
Documentation — https://workflowengine.io/documentation
Designer — https://demo.workflowengine.io/designer
Demo — https://demo.workflowengine.io/
For technical questions, please contact [email protected].
For commercial use, please contact [email protected].
Free limits:
- Activity: 15
- Transition: 25
- Command: 5
- Schema: 1
- Thread: 1