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

Explain and provide an example of the "limitation" of the limited compatibility mode #66

Open
aradalvand opened this issue Apr 1, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@aradalvand
Copy link

aradalvand commented Apr 1, 2023

Hi there. First off, thank you for building this amazing library. I genuinely see it eventually becoming a de-facto standard for EF Core projects, it enables what I would consider essential functionality for EF Core, and does so in a way that's a lot more elegant than the likes of LINQKit. So, great job and keep up the brilliant work!

The README mentions that there are two compatibility modes, full and limited, and explains that the limited compatibility mode offers slightly better performance, presumably at the cost of being more limited in terms what the projectable property/method can contain, but it doesn't explain what exactly those limitations are. It would also be helpful if there was also an example of something that would work in the "full" mode and would fail in the "limited" mode.

Thank you very much.

@aradalvand aradalvand changed the title Explain and provide an example for the "limitation" of the limited compatibility mode Explain and provide an example of the "limitation" of the limited compatibility mode Apr 1, 2023
@koenbeuk koenbeuk added the documentation Improvements or additions to documentation label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants