C ++ / CLI and Entity Framework 5

I thought I'd try using EF 5 with C ++ / CLI in VS2012 so that I can try Code First. Loading the package via NuGet is fine, but doesn't show up in the solution.

Upon examination, the package manager says the package is incompatible with the Framework version used by the solution and requires 4.0 or 4.5 ... but the configuration for the project (a normal Win32 console application) says it is using v4.5.

Has anyone come across this and found a way to fix it?

+3
entity-framework-5 entity-framework c ++ - cli


source to share


No one has answered this question yet

Check out similar questions:

783
Entity Framework vs LINQ to SQL
758
Entity Framework 5 Record Update
630
Fastest way to insert into Entity framework
515
How can I get the ID of the inserted entity in the Entity framework?
461
How do I view the SQL generated by the Entity Framework?
401
Entity Framework Service Provider not found for ADO.NET Provider with invariant name 'System.Data.SqlClient'
60
How can I create a managed NuGet package to support C ++ / CLI projects?
0
C ++ / CLI static lib project using NET 4.5 references NET 4.0 System.dll
0
Entity Framework for .NET Core Console Application



All Articles
Loading...
X
Show
Funny
Dev
Pics