Class PostgresProOptionsExtensions

Assembly: redb.Postgres.Pro.dll

PostgreSQL Pro provider extensions for RedbOptionsBuilder.

public static class PostgresProOptionsExtensions

Inheritance

ObjectPostgresProOptionsExtensions

Methods

UsePostgres(RedbOptionsBuilder, string?)

Configures REDB Pro to use PostgreSQL as the database provider.

public static RedbOptionsBuilder UsePostgres(this RedbOptionsBuilder builder, string? connectionString = null)