3
I updated my Visual Studio to 2017 version and am trying to connect to a Mysql database through Entity Framework.
What happens is that the option for connection in Mysql does not appear:
Only SQL Server appears.
I already installed Connector/Net through the installer I downloaded on the Mysql site.
I also installed these three packages:
What could be wrong?
hi, actually I didn’t install it, but in my mysql installer it appears unavailable for installation.
– Italo Rodrigo
now that I realize that it is only available for previous versions (before 2015). what can I do?
– Italo Rodrigo
Wait a while or work with VS2015 for now.
– Leonel Sanches da Silva