aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Provide `AddSqlServerDbContextFactory` method for `Aspire.Microsoft.EntityFrameworkCore.SqlServer`

Open uabarahona opened this issue 1 year ago • 0 comments

The recommendation for Blazor web applications is to use AddDBContextFactory to handle the lifetime of the DBContext, I believe Aspire.Microsoft.EntityFrameworkCore.SqlServer should also provide that method to support that recommendation.

PD: Amazing tech

uabarahona avatar May 24 '24 22:05 uabarahona