Can’t Create Entity Data Model – using MySql and EF6

I just had the same situation when trying to configure Visual Studio Professional 2017 environment with MySQL, ADO.NET (Database First) and EF6. Note: Please follow steps in the same order. Uninstall/remove “Connector/NET” and “MySQL for Visual Studio” if installed. Install “MySQL for Visual Studio” v2.0.5 CTP (MySQL for Visual Studio). Note: Install MySQL for Visual … Read more