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?

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?

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 :)