Will LINQKit work with EF 5.0?
Hi,
We're using LINQKit on our Production environment, and we're not sure if it'll break with EF 5.0 .
Please advise.
Regards,
Shlomi
We're using LINQKit on our Production environment, and we're not sure if it'll break with EF 5.0 .
Please advise.
Regards,
Shlomi
Comments
I have the following code: And when run, it fails in LinqKit in ExpandableQuery at: with the error: If I use EF 4.0 instead, it works fine.
Any ideas?