You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with Blazor Server apps it is recommended to use IDbContextFactory for Dependency Injection.
It would be useful for the aspire component to have an additional method for this scenario: "AddSqlServerDbContextFactory".