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 ...
In k8s we encountered kubernetes/kubernetes#117590. I'll put a workaround in k8s. I'm open to discussion on what the right way to fix this is. It would be great if we can establish clear rules on: ...