# WorkflowEngine.NET **Repository Path**: anysharp/WorkflowEngine.NET ## Basic Information - **Project Name**: WorkflowEngine.NET - **Description**: 面向.NET 生态的嵌入式 BPM 业务流程引擎组件,内置 HTML5 可视化拖拽流程设计器,支持流程持久化、长流程等待、分支审批、定时任务、动态流程热更新,可直接嵌入ASP.NET Core、桌面、微服务项目实现审批、业务编排、IoT 流程自动化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-18 - **Last Updated**: 2026-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## WorkflowEngine.NET [https://workflowengine.io](https://workflowengine.io) Email: [support@optimajet.com](mailto: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](./images/scheme.png "Workflow scheme")](https://demo.workflowengine.io/designer) ### Demo [![Demo](./images/demo.gif "Workflow Engine Demo")](https://www.youtube.com/watch?v=yf6-JY7r7sQ) ### Samples We have samples with MS SQL, MongoDB, MySQL, Oracle, PostgreSQL, Redis. Check out [Samples](Samples). **Official web site** — [https://workflowengine.io](https://workflowengine.io) **Documentation** — [https://workflowengine.io/documentation](https://workflowengine.io/documentation) **Designer** — [https://demo.workflowengine.io/designer](https://demo.workflowengine.io/designer) **Demo** — [https://demo.workflowengine.io/](https://demo.workflowengine.io/) For technical questions, please contact [support@optimajet.com](mailto:support@optimajet.com). For commercial use, please contact [sales@optimajet.com](mailto:sales@optimajet.com). **Free limits:** - Activity: 15 - Transition: 25 - Command: 5 - Schema: 1 - Thread: 1