I\'ve created an asp.net web application which should connect to a mysql database.
I´m using entity framework 6 with an ado.net entity data model. I´ve also followed
I did this and it worked for me
Install latest versions of entityframwork and mysql.data and mysql.data.entity from nuget package manager
Create your model databasefirst autogenerate