MySqlConnector 0.59.2
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Install-Package MySqlConnector -Version 0.59.2
dotnet add package MySqlConnector --version 0.59.2
<PackageReference Include="MySqlConnector" Version="0.59.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MySqlConnector --version 0.59.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MySqlConnector, 0.59.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MySqlConnector as a Cake Addin
#addin nuget:?package=MySqlConnector&version=0.59.2
// Install MySqlConnector as a Cake Tool
#tool nuget:?package=MySqlConnector&version=0.59.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://mysqlconnector.net/overview/version-history/
Dependencies
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.5
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
-
.NETFramework 4.6.1
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
-
.NETFramework 4.7.1
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Buffers (>= 4.4.0)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Process (>= 4.3.0)
- System.Memory (>= 4.5.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
-
.NETStandard 2.0
- System.Buffers (>= 4.4.0)
- System.Memory (>= 4.5.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MySqlConnector:
| Package | Downloads |
|---|---|
|
Pomelo.EntityFrameworkCore.MySql
MySQL provider for Entity Framework Core
|