Project complexity, for its own sake, bites back.
Introduction and Background
I was going to write a follow up of my article “Setting up Entity Framework in an MVC .Net Core project,” showing how easy it is to connect the MVC controllers and pages to the Entity Framework database and classes. If I were satisfied with showing code that worked but had ugly hidden bugs and traps embedded in the structure, I could…