current tool-related version
- VisualStudio 2017 Enterprise version
- EntityFramework 6.0.0
- mysql-connector-net-6.10.6
- mysql-for-visualstudio-1.2.7
problems encountered
cannot add the MySQL data source support program to VisualStudio. The above tools have been downloaded and installed correctly, and the entity data model is created as follows
MySQL"SQLserver.net Framework" mysql
the tutorials mentioned here are .net framework data provider and the like. Is there any way to change them to suit MySQL??