-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Note potential performance implications #2608
Comments
We don't usually note bugs and issues in external providers which are outside of our control - https://github.com/dotnet/sqlclient contains many other issues which may be blocking for other users etc. But at this is quite severe, a limitations page under the SQL Server provider docs may be relevant, we'll discuss this in triage. |
roji
added a commit
to roji/EntityFramework.Docs
that referenced
this issue
Dec 7, 2020
Closes dotnet#212 Closes dotnet#2608
Merged
roji
added a commit
that referenced
this issue
Dec 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should be noted in documentation that using async operations in EF Core backed by sqlclient may result in very severe performance degradation over a synchronous option.
dotnet/efcore#22331
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: