A fully async MySQL ADO.NET provider for .NET and .NET Core
dotnet add package MySqlConnector --version 0.1.0
Install-Package MySqlConnector -Version 0.1.0
| 包名 | 版本要求 |
|---|---|
| System.Threading.Tasks.Extensions | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Collections.Concurrent | [4.0.12, ) |
| System.Data.Common | [4.1.0, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Linq | [4.1.0, ) |
| System.Net.NameResolution | [4.0.0, ) |
| System.Net.Sockets | [4.1.0, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Security.Cryptography.Algorithms | [4.1.0-rc2-24027, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks.Extensions | [4.0.0, ) |
| 作者 | Bradley Grainger, Caleb Lloyd |
|---|---|
| 发布时间 | 2016-10-04 20:08:20 |
| 项目主页 | https://github.com/bgrainger/MySqlConnector |
| 许可证 | https://opensource.org/licenses/MIT |