Using MySQL with Entity Framework

vintana picture vintana · Sep 16, 2008 · Viewed 144.1k times · Source

Can't find anything relevant about Entity Framework/MySQL on Google so I'm hoping someone knows about it.

Answer

Vin picture Vin · May 11, 2009

It's been released - Get the MySQL connector for .Net v6.5 - this has support for [Entity Framework]

I was waiting for this the whole time, although the support is basic, works for most basic scenarios of db interaction. It also has basic Visual Studio integration.

UPDATE http://dev.mysql.com/downloads/connector/net/ Starting with version 6.7, Connector/Net will no longer include the MySQL for Visual Studio integration. That functionality is now available in a separate product called MySQL for Visual Studio available using the MySQL Installer for Windows (see http://dev.mysql.com/tech-resources/articles/mysql-installer-for-windows.html).