Method AddRedbPostgresPro(IServiceCollection)

Assembly: redb.Postgres.Pro.dll

[Deprecated] Add Pro version without configuration

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