Mysql Connection Does Not Appear in Data Connection

3

I've updated my Visual Studio to 2017 and am trying to connect to a MySQL database through the Entity Framework.

What happens is that the option to connect to MySQL does not appear:

OnlySQLServerappears.

IhavealreadyinstalledtheConnector/NetthroughtheinstalleritselfthatIdownloadedtotheMySQLsite.

Ihavealsoinstalledthesethreepackages:

What could be wrong?

    
asked by anonymous 30.03.2017 / 03:27

1 answer

3

Possibly missing a plugin . It is also in the MySQL Installer:

    
30.03.2017 / 03:53