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

Make PooledDbContextFactory public #24712

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Make PooledDbContextFactory public #24712

merged 1 commit into from
Apr 21, 2021

Conversation

roji
Copy link
Member

@roji roji commented Apr 21, 2021

Closes #24137

@roji roji requested a review from ajcvickers April 21, 2021 10:15
@roji roji merged commit acfec75 into main Apr 21, 2021
@roji roji deleted the ContextPoolingWithoutDI branch April 21, 2021 15:19
roji added a commit that referenced this pull request Apr 22, 2021
Closes #24137

(cherry picked from commit acfec75)
roji added a commit that referenced this pull request Apr 22, 2021
roji added a commit to roji/efcore that referenced this pull request Apr 24, 2021
This reverts commit acfec75.

Needed because AspNetBenchmarks currently builds against an older version
where PooledDbContextFactory is still Internal etc.
roji added a commit to roji/efcore that referenced this pull request Apr 30, 2021
This reverts commit acfec75.

Needed because AspNetBenchmarks currently builds against an older version
where PooledDbContextFactory is still Internal etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make DbContext pooling accessible to non-DI applications
2 participants