简体   繁体   中英

Using MySql Provider with Entity Framework Model

I googled about this topic but I don't really find a solution :

I try this method : I installed in my vs2013 these tools :

  1. MySQL for Visual Studio 1.1.1
  2. MySQL Connector/Net

I Installed also, using NuGet, all MySql library or tools. But I'm still not find the MySql Provider .

在此处输入图片说明

So I need to know How can I fix this issue?

You can add the reference for the required package MySql.*.dll

This helped me: stackoverflow mysql connector

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM