# WorkflowEngine.NET **Repository Path**: sr0517/WorkflowEngine.NET ## Basic Information - **Project Name**: WorkflowEngine.NET - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2019-07-23 - **Last Updated**: 2021-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WorkflowEngine.NET ================== 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).

Features:

Workflow Engine NET includes a html5 designer:

Samples:

1. Samples/MSSQL - Sample for MS SQL Server Open solution: Samples\MSSQL\WF.Sample.sln
Check connection string in WF.Sample\Configuration\ConnectionString.config.
You can restore DB\db.bak to MS SQL Server or execute scripts.
The order of execution of scripts: 2. Samples/MongoDB - Sample for MongoDB Open solution: Samples\MongoDB\Mongo.Sample.sln
Check connection string in Configuration\AppSettings.config
<add key="Url" value="mongodb://localhost:27017"/>
<add key="Database" value="WorkflowEngineNET"/>

When you first start the application on an empty database, click on button "Generate data" (at the top right of this page) 3. Samples/RavenDB - Sample for RavenDB Open solution: Samples\RavenDB\RavenDB.Sample.sln
Check connection string in Configuration\AppSettings.config
<add key="Url" value="http://localhost:8090/"/>
<add key="Database" value="WorkflowEngineNET"/>

When you first start the application on an empty database, click on button "Generate data" (at the top right of this page) Official web site - https://workflowengine.io
Documentation - https://workflowengine.io/documentation/
Designer - https://workflowengine.io/demo/designer
Demo - https://workflowengine.io/demo/
For technical questions, please contact wf@optimajet.com
For commercial use, please contact sales@optimajet.com
Free limits: