-
I’ve installed EntityFramework through nuget (should I do this for every project? Or can I just reference the assemblies? Where are they ‘installed’? Sorry new to nuget)
-
I add a new “Ado.NET Entity Data Model” to my project and import tables from the database. However the context is added as
ObjectContextnot as the latestDbContextas I would presume. Am I missing something here?
I’ve installed EntityFramework through nuget ( should I do this for every project? Or
Share
http://www.asp.net/mvc/tutorials/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application