dotConnect for MySQL supports MySQL server versions 9.x, 8.x, 5.7, 5.6, 5.5, 5.4, 5.1, 5.0, 4.1, 4.0 and 3.23 including Embedded servers (starting with 4.1), 64-bit MySQL servers, Percona, and MariaDB (version 12, 11, 10, 5). dotConnect for MySQL supports Amazon RDS for MySQL, Amazon RDS for MariaDB, and Amazon RDS for Aurora, as well as Azure Database for MySQL and Google Cloud SQL for MySQL.
The provider works with .NET Frameworks 2.0, 3.0, 3.5, 4.0, 4.5, 4.6, 4.7, or 4.8, .NET Core 2.x., .NET Core 3.x, .NET 5, .NET 6, .NET 7, .NET 8, .NET 9, and .NET 10. The product is compatible with Entity Framework v1 - v6 and Entity Framework Core 1, 2, 3, 5, 6, 7, 8, 9, and 10 (MySQL server 5.0 or higher is required for Entity Framework).
dotConnect for MySQL can be used with following integrated development environments:

There are some limitations in Express Editions of Visual Studio. The following features are not available: provider add-in, automatic toolbox components registration and Server Explorer integration.
Since dotConnect for MySQL is available as NuGet packages, it supports Visual Studio Code. Visual Studio Code is a cross-platform code editor, developed by Microsoft.
Unlike Microsoft Visual Studio, Visual Studio Code does not support design-time features. Thus, there are no integration of dotConnect for MySQL to Visual Studio Code, and no design-time features or wizards or other tools, etc.
Since Devart data providers use a common assembly (Devart.Data.dll), it is necessary to make sure that all installed data providers are compatible.