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

Update tooling to try resolving IDbContextFactory from D.I. #21257

Closed
ajcvickers opened this issue Jun 14, 2020 · 0 comments · Fixed by #21258
Closed

Update tooling to try resolving IDbContextFactory from D.I. #21257

ajcvickers opened this issue Jun 14, 2020 · 0 comments · Fixed by #21258
Labels
area-tools closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@ajcvickers
Copy link
Member

Tooling won't be able to directly resolve the DbContext directly because it is not registered in D.I. when using IDbContextFactory<TContext>.

@ajcvickers ajcvickers self-assigned this Jun 14, 2020
@ajcvickers ajcvickers added area-tools type-enhancement closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. labels Jun 14, 2020
@ajcvickers ajcvickers added this to the 5.0.0 milestone Jun 14, 2020
ajcvickers added a commit that referenced this issue Jun 14, 2020
ajcvickers added a commit that referenced this issue Jun 14, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0, 5.0.0-preview7 Jun 22, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-preview7, 5.0.0 Nov 7, 2020
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tools closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant