We’ve been working on in VS2010 and EF and various discussions around scalability and costing have led us to look into moving to Mono.
I understand almost all of my code would be functional, except the EF that we’re using for our model (ASP.NET project).
Can anyone recommend an easy to use ORM that will allow us to do much of the same mapping (Foreign Keys etc) operations with MySQL? One thing I did like was the visual element of the EF modeling, making it very simple to make changes and see relationships.
Now that EF is open source, you can likely expect it to be usable with Mono soon
http://mono.1490590.n4.nabble.com/Entity-Framework-goes-to-opensource-td4650600.html