Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have small doubt is that what version of entity framework i need to install for visual studio 2012.
Posted

EF 6: This release can be used in Visual Studio 2013, Visual Studio 2012 and Visual Studio 2010 (runtime only) to write applications that target .NET 4.0 and .NET 4.5.

Read more about the EF different version support with the different VS versions:
https://msdn.microsoft.com/en-us/data/jj574253.aspx[^]
Entity Framework 6 Tools for Visual Studio 2012 & 2013[^]


-KR
 
Share this answer
 
You can use Entity Framework 6 for Visual Studio 2012
You can download from [Here^]
 
Share this answer
 
You can install Entity Framework 5 or Entity Framework 6 for Visual studio 2012.
The Entity Framework 6 Tools are included in Visual Studio 2013. If you are using Visual Studio 2012, the tooling is available on the Microsoft Download Center[^]
How to install Entity Framework 5 in Visual Studio 2012[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900