User-574293449 posted
I am creating a MVC applciation with MySQL as backend. I am planning to use Entity Framework to work this database. I already have database so need to generate model from database
Environment:
MySQL Server 5.7.21
MySQL for Visual Studio 1.27
Connector/NET 6.10.5
Visual Studio 2015
To Reproduce Issue:
Step 1: Add new item 'Ado.net Entity Data Model'
Step 2: Selected 'EF Designer from database' and click 'Next'
Step 3: Clicked 'New Connection'. Give database details and click Next
After this step, dialogue simply closed without showing Table List