I have installed the latest Entity Framework version (EntityFramework.6.1.3) in VS2015. I have added the EF in the project and deleted the 2 .tt files (...edmx_file_name.tt... and ...edmx_file_name.Context.tt...) as they were from the DBContext. ...Now I ...