[Mono-list] Where is System.Data.Entity.dll in mono 2.11.4

Daniel Lo Nigro lists at dan.cx
Wed Oct 24 04:24:53 UTC 2012


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 <bonjoec at yahoo.es> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121024/623e6b15/attachment.html>


More information about the Mono-list mailing list