Page 1 of 1

Conversion from Enity Framework EDMX file to linqConnect?

Posted: Sat 09 Jul 2011 00:15
by KendallB
Is there any way to take an existing model for a database using Entity Framework as an EDMX file, and convert it so it can be used with linqConnect for MySQL? I am having major performance issues with Entity Framework and am looking at other ORM solutions, so I would like to try linqConnect but I need to be able to import my existing model since we did a lot of work mapping it.

Posted: Mon 11 Jul 2011 12:49
by AndreyR
We don't provide this functionality at the moment.
If you are interested in it, you can add a suggestion on our Entity Developer User Voice.

Posted: Mon 11 Jul 2011 21:22
by KendallB
Ok thanks.