Class Extensions
OptimaJet.Workflow.Api.Mssql.Extensions
This class contains extensions for configuring Workflow Engine Api Data services for Microsoft SQL Server.
Namespace: OptimaJet.Workflow.Api.Mssql
public static class ExtensionsInheritance
- Object
Methods
public static IServiceCollection AddWorkflowApiMssql(this IServiceCollection services) #Adds the Workflow Engine Api Data Persistence Provider services for Microsoft SQL Server, enabling you to connect other Workflow Api services.
Parameters
Name
Type
Description
Returns
Type
Description
IServiceCollectionA IServiceCollection that can be used to further configure services.