Skip to content
Docs Try Aspire

MicrosoftEntityFrameworkCoreSqlServerSettings

Class sealed net10.0
📦 Aspire.Microsoft.EntityFrameworkCore.SqlServer v13.1.2
Provides the client configuration settings for connecting to a SQL Server database using EntityFrameworkCore.
namespace Aspire.Microsoft.EntityFrameworkCore.SqlServer;
public sealed class MicrosoftEntityFrameworkCoreSqlServerSettings
{
// ...
}