-
Notifications
You must be signed in to change notification settings - Fork 254
Closed
Description
Any opinions on the use of this library and the abstract (included) repository for use with Blazor Server given this guidance? https://docs.microsoft.com/en-us/aspnet/core/blazor/blazor-server-ef-core?view=aspnetcore-6.0
Using DBContextFactory vs direct DbContext and the lifetime of those objects and thread safety?
Can a version of the included RepositoryBase (for EntityFrameworkCore) implementing disposable be provided? Or expose the underyling context as protected instead of private?
Maybe I am overthinking it but worried about thread safety using circuits but I love this library!
Great work as usual @ardalis !!!
Metadata
Metadata
Assignees
Labels
No labels