Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api.Postgres

Class Extensions

OptimaJet.Workflow.Api.Postgres.Extensions

This class contains extensions for configuring Workflow Engine Api Data services for PostgreSQL.

public static class Extensions

Inheritance

  • Object

Methods

public static IServiceCollection AddWorkflowApiPostgres(this IServiceCollection services) #
Adds the Workflow Engine Api Data Persistence Provider services for PostgreSQL, enabling you to connect other Workflow Api services.

Parameters

Name
Type
Description
services
IServiceCollection

Returns

Type
Description
IServiceCollection
A IServiceCollection that can be used to further configure services.