Here you can download the Workflow Engine version to be integrated into your project as a library. This version is intended for .NET Core. With each release, major or minor, WFE is thoroughly tested and we guarantee its compatibility with .NETCore 2.1 and .NETCore3.1.
You can find an ASP.NET Core MVC example here.
If you have a microservice architecture and you need an admin panel to manage your workflows, please, have a look at Workflow Server, which is a standalone application with an ability to be integrated via a REST API and works under Windows, Linux, and macOS.
Version
Release Date
WorkflowEngine 5.0 .NET Core
17/11/2020
DownloadThe samples should be opened in Visual Studio 2019
Sample
Release Date
.NET Core Sample
17/11/2020
Download1. Workflow Engine
Workflow Engine Core
PM> Install-Package WorkflowEngine.NETCore-CoreCopy
Workflow Engine Designer
PM> Install-Package WorkflowEngine.NETCore-DesignerCopy
2. Providers
MS SQL
PM> Install-Package WorkflowEngine.NETCore-ProviderForMSSQLCopy
PostgreSQL
PM> Install-Package WorkflowEngine.NETCore-ProviderForPostgreSQLCopy
Oracle
PM> Install-Package WorkflowEngine.NETCore-ProviderForOracleCopy
MySQL
PM> Install-Package WorkflowEngine.NETCore-ProviderForMySQLCopy
MongoDB (Cosmos DB)
PM> Install-Package WorkflowEngine.NETCore-ProviderForMongoDBCopy
Redis
PM> Install-Package WorkflowEngine.NETCore-ProviderForRedisCopy
Drop us a line and we will get back to you within 24 hours to answer your questions. All submitted information will be kept confidential.