自用SqlSugar扩展,Fork From SqlSugar.
Info
Version: | 5.0.0.15-Beta001 |
Author(s): | sunkaixuan |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KaneLeung/SqlSugar |
NuGet Url: | https://www.nuget.org/packages/SqlSugarCoreEx |
Install
Install-Package SqlSugarCoreEx
dotnet add package SqlSugarCoreEx
paket add SqlSugarCoreEx
SqlSugarCoreEx Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.2)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.Data.Sqlite(>= 3.1.7)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- MySql.Data(>= 8.0.21)
- Oracle.ManagedDataAccess.Core(>= 2.19.80)
- Npgsql(>= 4.1.4)
Tags