Base solution for your next web application
Open Closed

EF Core issue #5579


User avatar
0
ice2burn created

Hello,

Based on this and that issues I faced strange EF Core behavior. But since I can't share project code due to license to reproduce the bug, I have no other options but to ask your help.

In general, then I use OrderBy() EF Core creates separate request for each record in main table (Tickets). So for table of 100 tickets it will make 101 request instead of 1 or 2.

Thanks


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Let's wait for these 2 github issues to see the official e reply.