EGER Entity Framework baglantisi sirasinda "Your project references the latest version of Entity Framework; however, an Entity Framework database provider compatible with this version could not be found for your data connection. Exit this wizard, install a compatible provider, and rebuid your project before performing this action". seklinde bir hata aliyorsak Nuget Package Manager dan sunlari install etmemiz gerekir.
EntityFramework
Mysql.Data
Mysql.Data.Entities
Mysql.Web
Bu sekilde sorunumuz duzelmis olacaktir.