When I upgrade from ef 3x to ef 8.0 and using AsSplitQuery for complex query, it's not working with sort string.Join as query below, please help me to resolve this. var data = model.Data; var ...
As long as we port the fix back to desktop (under a quirk I guess, in particular since the behavior is documented) and fix the documentation, I'm ok with it. It seems to me this breaking change has ...