Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reopen: EF Core 5 AsSplitQuery() can not work with OData WebApi #25882

Closed
anranruye opened this issue Sep 6, 2021 · 6 comments
Closed

Reopen: EF Core 5 AsSplitQuery() can not work with OData WebApi #25882

anranruye opened this issue Sep 6, 2021 · 6 comments

Comments

@anranruye
Copy link

See #23752.

#21234 is marked as fixed.

However, we still can not use AsSplitQuery() with OData WebApi.

@stevendarby
Copy link
Contributor

That issue is marked as fixed in 6.0

@ajcvickers
Copy link
Member

@anranruye If this isn't working with 6.0-preview7, then please attach a small, runnable project or post a small, runnable code listing that reproduces what you are seeing so that we can investigate.

@anranruye
Copy link
Author

anranruye commented Sep 6, 2021

@ajcvickers #21234 has 6.0-preview5 milestone. I can say this is not working with 6.0.0-preview5. And ef core 6.0-preview7 requires the latest net6 preview runtime. I need to update my sdk first before the test.

Should this work with 6.0-preview5? Or I have to update to 6.0-preview7?

@ajcvickers
Copy link
Member

@anranruye Theoretically it should work with preview 5. But if it doesn't, then the next step would always be to see if works on the current bits, and the closest release on NuGet to that is preview 7. If it doesn't work on preview 7, then we will investigate.

@anranruye
Copy link
Author

now this works after update to preview 7.

@roji
Copy link
Member

roji commented Sep 6, 2021

Duplicate of #21234

@roji roji marked this as a duplicate of #21234 Sep 6, 2021
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants