You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"If you're building an ASP.NET Core application, you don't need to install the in-memory and SQL Server providers. Those providers are included in current versions of ASP.NET Core, alongside the EF Core runtime."
Is this actually true in any way that's useful? Since if you try to use a DbContext in a new ASP.Net Core 6 Web App the first thing it prompts you to do is install EntityFrameworkCore.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 1148f8f6-dac1-567f-81d8-aaaaf91b3ebc
Version Independent ID: f58fcb81-a0a9-b042-72bb-f4823b097f63
"If you're building an ASP.NET Core application, you don't need to install the in-memory and SQL Server providers. Those providers are included in current versions of ASP.NET Core, alongside the EF Core runtime."
Is this actually true in any way that's useful? Since if you try to use a DbContext in a new ASP.Net Core 6 Web App the first thing it prompts you to do is install EntityFrameworkCore.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: