WorkflowEngine.NETCore-ProviderForRedis
5.0.2
Contains dlls for Redis Persistence Provider: DbPersistenceProvider which implements interface IPersistenceProvider,
DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider,
DbXmlWorkflowGenerator which implements interface IWorkflowGenerator.
Steps for workflow runtime configuration with DbPersistenceProvider: http://workflowenginenet.com/Documentation/Detail/howtoconnect in
Create WorkflowRuntime section.
Install-Package WorkflowEngine.NETCore-ProviderForRedis -Version 5.0.2
dotnet add package WorkflowEngine.NETCore-ProviderForRedis --version 5.0.2
<PackageReference Include="WorkflowEngine.NETCore-ProviderForRedis" Version="5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WorkflowEngine.NETCore-ProviderForRedis --version 5.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://workflowengine.io/documentation/release-notes/
Dependencies
-
.NETStandard 2.0
- StackExchange.Redis (>= 2.0.601)
- WorkflowEngine.NETCore-Core (>= 5.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.