对数据操作的封装扩展 包含Dapper支持.
Info
Version: | 1.3.1.1334 |
Author(s): | HanXin |
Last Update: | Monday, April 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hunter.Core.DBHelper |
Install
Install-Package Hunter.Core.DBHelper
dotnet add package Hunter.Core.DBHelper
paket add Hunter.Core.DBHelper
Hunter.Core.DBHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)