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

Examples use wrong overload. #22840

Closed
GeroIwan opened this issue Sep 28, 2020 · 2 comments
Closed

Examples use wrong overload. #22840

GeroIwan opened this issue Sep 28, 2020 · 2 comments

Comments

@GeroIwan
Copy link

All examples for the AddDbContext<TContextService,TContextImplementation> overloads show code using an AddDbContext<TContext> overload but no AddDbContext<TContextService,TContextImplementation> overload.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@smitpatel smitpatel transferred this issue from dotnet/EntityFramework.Docs Sep 28, 2020
@smitpatel
Copy link
Contributor

All code examples for this class has been removed in #21031

@ajcvickers
Copy link
Member

Covered by #17508

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
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

3 participants