[Mono-dev] Entity framework in mono

Daniel Lo Nigro daniel at dan.cx
Tue Jun 4 11:42:38 UTC 2013


Mono only supports Entity Framework 6 and support is currently not fully
complete. I suggest looking at NHibernate or a micro ORM like ServiceStack
ORMLite or Dapper instead.

---
Regards,
Daniel

Sent from my phone - please excuse any typos.
On 04/06/2013 3:40 PM, "Sharique uddin Ahmed Farooqui" <safknw at gmail.com>
wrote:

> Hi,
> I build pretty basic application using entity framework5 and MVC3 using
> VS2012 Express, it works well.
> I open this application on Linux (OpenSuse 12.3, Mono 3.0.7). It gives
> error
>
> /home/sharique/Projects/my projects/dot
> net/MvcApplication1/MvcApplication1/Controllers/CustomerController.cs(44,44):
> Error CS0103: The name `EntityState' does not exist in the current context
> (CS0103) (MvcApplication1)
>
> --
> Sharique uddin Ahmed Farooqui
> http://safknw.blogspot.com/
> "Peace" is the Ultimate desire of mankind.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130604/2b0d395a/attachment.html>


More information about the Mono-devel-list mailing list