Info
Version: | 12.5.1 |
Author(s): | OptimaJet, LLC |
Last Update: | Wednesday, April 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://workflowengine.io/ |
NuGet Url: | https://www.nuget.org/packages/WorkflowEngine.NETCore-ProviderForRedis |
Install
Install-Package WorkflowEngine.NETCore-ProviderForRedis
dotnet add package WorkflowEngine.NETCore-ProviderForRedis
paket add WorkflowEngine.NETCore-ProviderForRedis
WorkflowEngine.NETCore-ProviderForRedis Download (Unzip the "nupkg" after downloading)
Dependencies
- WorkflowEngine.NETCore-Core(>= 5.0.3)
- StackExchange.Redis(>= 2.0.601)
Tags
DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider,
DbXmlWorkflowGenerator which implements interface IWorkflowGenerator.
Steps for workflow runtime configuration with DbPersistenceProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in
Create WorkflowRuntime section.