自用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/SqlSugarCoreExNoDrive |
Install
Install-Package SqlSugarCoreExNoDrive
dotnet add package SqlSugarCoreExNoDrive
paket add SqlSugarCoreExNoDrive
SqlSugarCoreExNoDrive Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.8.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags