SyntaxFix
Write A Post
Hire A Developer
Questions
you can use Package Manager to add it as package and it is the easiest way to do. You don't need anything else to work with mysql database.
Or you can run below command in Package Manager Console
PM> Install-Package MySql.Data
NUGET Mysql.Data