Visual Studio 2017 cannot add MySQL data source support using the EntityFramework tool

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
clipboard.png
MySQL"SQLserver.net Framework" mysql
clipboard.png
the tutorials mentioned here are .net framework data provider and the like. Is there any way to change them to suit MySQL??

Menu