Info
Version: | 2.1.1 |
Author(s): | NetCore.Dal |
Last Update: | Saturday, June 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YDal |
Install
Install-Package YDal
dotnet add package YDal
paket add YDal
YDal Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.4.4)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.9)
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.9)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.9)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Microsoft.Extensions.Logging.Console(>= 3.1.9)
- MySql.Data.EntityFrameworkCore(>= 8.0.22)
- Z.EntityFramework.Extensions.EFCore(>= 3.0.101)
1、加入事务特性
2、重构底层工作单元.