Starting using LinqKit from Mr J. Albahari, does anyone know if there might be some caveats or things to be aware of with the release of EF 5.0 ?
Would there be any major changes in EF 5.0 and L2E that would imply using differently (or not to use anymore) the PredicateBuilder class and the AsExpandable() methods for building dynamic queries ?
Thanks for advices.