用于数据库增删改查的基础封装.
Info
Version: | 1.0.0.1 |
Author(s): | guodawei |
Last Update: | Sunday, June 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Xeb.Database |
Install
Install-Package Xeb.Database
dotnet add package Xeb.Database
paket add Xeb.Database
Xeb.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Options(>= 3.1.1)
- System.Collections.Immutable(>= 1.7.0)
- Xeb(>= 1.0.0.1)
- Xeb.Dtos(>= 1.0.0.1)
- Xeb.Logging.Client(>= 1.0.0.1)