dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.63k stars 1.96k forks source link

Document EF Core services and using DbContext as a service resolver #2789

Open Joshlo opened 4 years ago

Joshlo commented 4 years ago

Hi,

You have a note saying the following:

"Currently, only services known by EF Core can be injected. Support for injecting application services is being considered for a future release."

Where can I find that list? or is it only the 4 examples that are mentioned above?

Best regards Kenneth


Document Details

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

ajcvickers commented 4 years ago

@Joshlo Yes; I'll clarify this in the docs.

ajcvickers commented 3 years ago

Update https://aka.ms/efcore-docs-services when this is done.