Both Mono 2.11.4 and 3.0 have support for Entity Framework version 6 (I believe this is currently in beta). Microsoft have not released EF 4 or 5 as open-source.
With newer versions of Entity Framework, the assembly is now called "EntityFramework" instead of "System.Data.Entity". Reference EntityFramework.dll instead of System.Data.Entity.dll and your app should be fine. [image: PageUp People] *Daniel Lo Nigro* - Web Developer Level 10, 91 William Street, Melbourne 3000 Tel: +61 3 8677 3769 On Mon, Oct 22, 2012 at 12:19 PM, Bonjo <[email protected]> wrote: > I downloaded mono 2.11.4, i have EF code writen with Vs .net 4.0, and when > i want compile this with mono in Linux, i don't find > System.Data.Entity.dll, whats wrong?, mono 2.11.4 comes with EF support? > > Thank You > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
