Skip to content
DocsTry Aspire
DocsTry

MicrosoftEntityFrameworkCoreSqlServerSettings Constructors

ClassConstructors1 member
Provides the client configuration settings for connecting to a SQL Server database using EntityFrameworkCore.
public sealed class MicrosoftEntityFrameworkCoreSqlServerSettings
{
public MicrosoftEntityFrameworkCoreSqlServerSettings()
{
// ...
}
}