Class PostgresProOptionsExtensions
PostgreSQL Pro provider extensions for RedbOptionsBuilder.
public static class PostgresProOptionsExtensions
Inheritance
Methods
UsePostgres(RedbOptionsBuilder, string?)
Configures REDB Pro to use PostgreSQL as the database provider.
public static RedbOptionsBuilder UsePostgres(this RedbOptionsBuilder builder, string? connectionString = null)