When we merged the core EF functionality into EntityFramework.dll we did some refactorings. In particular, we renamed and moved the EntityFunctions class to align it with the DbContext API. However, in most other cases afterwards we have leaned towards not introducing unnecessary breaking changes.
This item is here just so we remember to discuss if we want the original API to still be available in EF6 to facilitate the migration of existing applications.
This item is here just so we remember to discuss if we want the original API to still be available in EF6 to facilitate the migration of existing applications.