MVC4/EF5 VS2012 ultimate and I did an upgrade to EF6, thinking it might help with a problem.
I now find I cannot create a scaffold controller. MS clearly says they will not support scaffold in MCV4. I don't know enough to attempt to scaffold myself.
I'm a newbie and trying to learn by modifying/applying Conosto to my needs, barely able to keep going. I no longer see EF5 in NuGet. I do have another computer with VS2012/mvc4 and EF5.
I can reinstall VS2012 which comes with EF4.1 Can I then copy EF5 (since I can't NuGet it).
Could I just find the proper folder, copy ef5, and change webconfig (or where)? What steps should I take.
I just looked at MS API notes on upgrading to MVC5 and it seems daunting to a newbie. Suggestions? Recommendations?