1 reference to AddKeyedScoped
Aspire.Microsoft.Data.SqlClient (1)
AspireSqlServerSqlClientExtensions.cs (1)
82
builder.Services.
AddKeyedScoped
(serviceKey, (_, __) => new SqlConnection(GetConnectionString()));