SqlSugar.MySqlConnectorCore .NET CORE 使用 ,DbType.MySqlConnector 使用这个.
Info
Version: | 5.1.4.92 |
Author(s): | sunkaixuan |
Last Update: | Monday, July 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sunkaixuan/SqlSugar |
NuGet Url: | https://www.nuget.org/packages/sqlSugarCore.MySqlConnector |
Install
Install-Package sqlSugarCore.MySqlConnector
dotnet add package sqlSugarCore.MySqlConnector
paket add sqlSugarCore.MySqlConnector
sqlSugarCore.MySqlConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Data.Sqlite(>= 2.2.4)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- MySqlConnector(>= 1.2.1)
- Oracle.ManagedDataAccess.Core(>= 2.18.3)
- Npgsql(>= 3.2.7)
- SqlSugarCore.Dm(>= 1.0.0)
- SqlSugarCore.Kdbndp(>= 1.0.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
Tags