0
liuyang created
1 Answer(s)
-
0
I have not tried it, it seems to be an infinite loop if the filter is not disabled. You can disable the filter query and try it out.
https://docs.microsoft.com/en-us/ef/core/querying/filters#disabling-filters
As for whether EF Core supports it, you need your test.