I use the MySQL Connector/Net to connect to my database by referencing the assembly (MySql.Data.dll) and passing in a connection string to MySqlConnection. I
MySqlConnection
Installing the following packages:
adds MySQL Database to the data sources list (Visual Studio 2017)