I am trying to connect to mysql using Entity framework in VS 2017.
Entity framework 6.X is disabled as shown in image.
Also When I am trying to click next button nothing happen (no error but not loading databases tables)
I am able to connect SQL server database from VS2017. Entity framework 6.X option is enabled for sql server and working OK.
Any suggestion?