0

I have downloaded Mysql.data , Mysql.data.entityframework , mysqlconnector and additionally downloaded mysql installer.But Mysql not showing in Visual studio 2019.How can I solve this problem?

enter image description here

Joel Coehoorn
  • 399,467
  • 113
  • 570
  • 794
AsNets
  • 3
  • 2

1 Answers1

0

you have to install MySql For Visual Studio https://dev.mysql.com/downloads/windows/visualstudio/

and net connector https://dev.mysql.com/downloads/connector/net/

Have a nice day :)

Update

For anyone who has the same problem and my answer is not enough I invite you to read this accepted answer, maybe you are in the same situation.

Have a nice day :)