Skip to main content
Total Downloads
252.5M
252,489,535
Published
May 13, 2017
Latest stable version

Install

.NET CLI
dotnet add package MySqlConnector --version 0.19.4
Package Manager Console
Install-Package MySqlConnector -Version 0.19.4
PackageReference
<PackageReference Include="MySqlConnector" Version="0.19.4" />

Frameworks

.NETFramework4.5.1 .NETStandard1.3

Dependencies

System.Buffers
.NETFramework4.5.1
[4.0.0, )
[4.0.0, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
System.Buffers
.NETStandard1.3
[4.3.0, )
System.Data.Common
.NETStandard1.3
[4.3.0, )
[4.3.0, )
System.Net.Security
.NETStandard1.3
[4.3.0, )
[4.3.0, )

Adoption guide

Services requiring reliable async behavior and modern .NET compatibility with MySQL-family databases.

Databases guide
Why it appears in the guide: Fully managed async-first MySQL connector widely used for MySQL and MariaDB workloads. Trade-off: Engine-version and server-configuration differences still require integration testing in realistic environments.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

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.