Skip to content

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).

Notifications You must be signed in to change notification settings

joangilabert/WorkflowEngine.NET

 
 

Repository files navigation

WorkflowEngine.NET

https://workflowengine.io

Email: support@optimajet.com


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/

Features

  • 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: Workflow scheme in Designer

Samples

We have samples with MS SQL, MongoDB, MySQL, Oracle, PostgreSQL, Redis. Check out Samples.

Official web sitehttps://workflowengine.io

Documentationhttps://workflowengine.io/documentation

Designerhttps://workflowengine.io/demo/designer

Demohttps://workflowengine.io/demo

For technical questions, please contact [wf@optimajet.com](mailto:wf@optimajet.com?subject=Question from github)

For commercial use, please contact [sales@optimajet.com](mailto:sales@optimajet.com?subject=Question from github)

Free limits:

  • Activity: 15
  • Transition: 25
  • Command: 5
  • Schema: 1
  • Thread: 1

About

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).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 56.0%
  • HTML 24.5%
  • JavaScript 8.4%
  • TypeScript 7.9%
  • TSQL 2.1%
  • PLpgSQL 0.6%
  • Other 0.5%