MySql.ConnectorNET.Data vs MySql.Data
问题 What is the difference between the MySql.ConnectorNET.Data and the MySql.Data packages on NuGet? They both appear to be published by the same user (MySQL), and the Project Site links point to the same location (http://dev.mysql.com/downloads/). After installing both, the ConnectorNET version appears to lag behind the other version by a release. 回答1: Since the time you asked this question, Oracle (the package owner) has made the situation clear: MySql.Data is the official package that