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

Support for string based Include, ThenInclude and Set #4201

Closed
FailHair opened this issue Dec 31, 2015 · 1 comment
Closed

Support for string based Include, ThenInclude and Set #4201

FailHair opened this issue Dec 31, 2015 · 1 comment

Comments

@FailHair
Copy link

Will string based Include, ThenInclude and Set be supported anytime soon in EF7, like it is EF6?

I've tried so many things to build up an IQueryable dynamically, but it's currently impossible in EF7 because everything needs a generic type...

I have also considered to use EF6 instead. But EF6 doesn't really work well with vs2015. Especially when you try to use EF6 Migrations...

The entire .NET framework is building towards a more dynamic style of coding, and yet EF7 is getting more strict with its generic types. I really don't understand why the EF team is moving towards that direction..?

Anyway, is there any info if and when this feature will be added?

@rowanmiller
Copy link
Contributor

String based include is already tracked by #3921. It won't be in the initial 7.0.0 release (purely due to time constraints).

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants