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?
Asked
Active
Viewed 427 times
0
-
1Just wanted to point out that you seem to be making an EF6 app; this is quite old now.. – Caius Jard Nov 15 '21 at 11:06
1 Answers
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 :)

Francesco Franco
- 81
- 1
- 5