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

Allow empty constructor as well as DbContextOptions constructor when using pooled DbContext #25390

Open
ajcvickers opened this issue Aug 2, 2021 · 1 comment

Comments

@ajcvickers
Copy link
Member

#24124 allowed this for DbContextFactory, but pooling scenarios still require exactly one constructor. We should be able to relax this while still using the correct constructor.

@ajcvickers
Copy link
Member Author

Note: this may require changes in D.I. before it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant