I have a WPF application which uses .Net framework 4.I would like to use entity framwork 6 on my application for data access. Will I get all the entity framework 6 features in my .net 4.0 application?
-
1Why is this a question? Do you have any evidence to the contrary, or do you experience any conflict when trying to reference EF6? Have you tried adding it? Did you look up the release notes and general documentation of Entity Framework 6? Is your question based on anything other than the numerical difference of their version numbers?Flater– Flater2014-05-22 12:23:15 +00:00Commented May 22, 2014 at 12:23
Add a comment
|