Info
| Version: | 20.0.0 |
| Author(s): | OptimaJet, LLC |
| Last Update: | Thursday, October 30, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://workflowengine.io/ |
| NuGet Url: | https://www.nuget.org/packages/WorkflowEngine.NETCore-ProviderForPostgreSQL |
Install
Install-Package WorkflowEngine.NETCore-ProviderForPostgreSQL
dotnet add package WorkflowEngine.NETCore-ProviderForPostgreSQL
paket add WorkflowEngine.NETCore-ProviderForPostgreSQL
WorkflowEngine.NETCore-ProviderForPostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- WorkflowEngine.NETCore-Core(>= 5.0.3)
- Npgsql(>= 4.1.3.1)
Tags
DbSchemePersistenceProvider which implements interface ISchemePersistenceProvider,
DbXmlWorkflowGenerator which implements interface IWorkflowGenerator.
Steps for workflow runtime configuration with PostgreSQLProvider: https://workflowengine.io/documentation/workflow-server/how-to-launch/#customdb in
Create WorkflowRuntime section.