Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register concrete DbContext type in D.I. even when registration for interface is also made #25537

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

ajcvickers
Copy link
Member

Fixes #14307

This means that tooling (such as the database middleware) can still find the context, while the application can resolve using the interface.

@ajcvickers ajcvickers requested a review from a team August 16, 2021 13:56
…nterface is also made

Fixes #14307

This means that tooling (such as the database middleware) can still find the context, while the application can resolve using the interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants