Method AddRedbProPostgresWithConfig(IServiceCollection, RedbServiceConfiguration)

Assembly: redb.Postgres.Pro.dll

Registers REDB Pro with ready configuration instance

[Obsolete("Use services.AddRedbPro(o => o.UsePostgres(connectionString)) from redb.Core.Pro.Extensions")]
public static IServiceCollection AddRedbProPostgresWithConfig(this IServiceCollection services, RedbServiceConfiguration configuration)