Info
Version: | 5.0.2 |
Author(s): | OptimaJet, LLC |
Last Update: | Tuesday, November 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://workflowengine.io/ |
NuGet Url: | https://www.nuget.org/packages/WorkflowEngine.NETCore-ProviderForMSSQL |
Install
Install-Package WorkflowEngine.NETCore-ProviderForMSSQL
dotnet add package WorkflowEngine.NETCore-ProviderForMSSQL
paket add WorkflowEngine.NETCore-ProviderForMSSQL
WorkflowEngine.NETCore-ProviderForMSSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- WorkflowEngine.NETCore-Core(>= 5.0.2)
- Microsoft.Data.SqlClient(>= 2.0.1)
Tags
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.