dotnet / dotnet/EntityFramework.Docs
Provide more details about client evaluation logging
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
“Entity Framework Core blocks such client evaluation and throws a runtime exception.”
Could you please specify which exception is thrown and details that exception includes?
More details about criteria what is consider as poor performance will be useful .
“ Since this behavior could cause unnoticed performance issues, EF Core logged a client evaluation warning.”
Does it mean that such warning is removed in current version?
If the query doesn’t cause “poor performance exception” , a developer may not realized, that the query includes client evaluation portion. The log message(info or warning) describing that a part of the query is evaluated on the client will be useful for current version as well.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: fd35b912-445c-e801-7f70-de73839db80d
* Version Independent ID: e558a081-5397-1e3f-1d58-abea3f72cad6
* Content: [Client vs. Server Evaluation - EF Core](https://learn.microsoft.com/en-us/ef/core/querying/client-eval)
* Content Source: [entity-framework/core/querying/client-eval.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/querying/client-eval.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @smitpatel
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.