Tag Archives: DbContextTemplate

EntityFramework DbContext Template Namespaces

I seem to be seeing something odd in EF. I have a working project that has a data model (.edmx) that was built from the database, with code generated using the DbContext template. The object model was thenĀ editedĀ (introduction of inheritance, … Continue reading

Posted in EF | Tagged , | Leave a comment