Property ConnectionString

Assembly: redb.Core.dll

PostgreSQL connection string. Required for automatic IRedbContext registration.
If not set, user must register IRedbContext manually.

public string? ConnectionString { get; set; }