Discover and explore top open-source AI tools and projects—updated daily.
.NET workflow engine for integrating into products
Top 42.6% on SourcePulse
Slickflow is a .NET-based open-source workflow engine designed for seamless integration into cross-platform applications. It empowers developers to embed sophisticated workflow management capabilities, supporting BPMN 2.0 standards for process definition and offering a visual designer for business process modeling.
How It Works
Slickflow leverages Dapper.NET for high-performance data access, supporting multiple databases like SQL Server, Oracle, and MySQL. The engine implements a wide array of workflow patterns, including sequence, split/join gateways, sub-processes, multi-instance tasks, event delegation, and timer integration via HangFire. It also supports AI-driven BPMN flowchart generation using the DeepSeek service.
Quick Start & Requirements
ClientApp
within the sfd
project directory.npm install
to download Node packages.kcofnig.js
with your sfdapi
backend URL: kconfig.webApiUrl = "http://localhost/sfdapic/"
.npm run dev
to start the designer.http://localhost:5000
.Highlighted Details
Maintenance & Community
http://doc.slickflow.net
and http://doc.slickflow.com
.https://github.com/besley/Slickflow/wiki
.sales@ruochisoft.com
, QQ: 47743901
.Licensing & Compatibility
Limitations & Caveats
The license restricts the separate encapsulation and sale of modified source code. While commercial licenses are offered, the open-source version's distribution terms require careful review for commercial product integration.
1 month ago
1 week