MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Install
dotnet add package MySqlConnector --version 0.67.0
Install-Package MySqlConnector -Version 0.67.0
<PackageReference Include="MySqlConnector" Version="0.67.0" />
Frameworks
Dependencies
Adoption guide
Services requiring reliable async behavior and modern .NET compatibility with MySQL-family databases.
Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.
The published metadata declares 21 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.