Skip to content
DocsTry Aspire
DocsTry

AzureNpgsqlEntityFrameworkCorePostgreSQLSettings Constructors

ClassConstructors1 member
Provides the client configuration settings for connecting to an Azure Database for PostgreSQL using EntityFrameworkCore.
public sealed class AzureNpgsqlEntityFrameworkCorePostgreSQLSettings
{
public AzureNpgsqlEntityFrameworkCorePostgreSQLSettings()
{
// ...
}
}