ydal框架代码生成器:https://github.com/KenneyChen/ydal.
Info
Version: | 2.0.3 |
Author(s): | CodeGenerator |
Last Update: | Saturday, June 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KenneyChen/ydal |
NuGet Url: | https://www.nuget.org/packages/YDal.CodeGenerator |
Install
Install-Package YDal.CodeGenerator
dotnet add package YDal.CodeGenerator
paket add YDal.CodeGenerator
YDal.CodeGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- EntityFramework(>= 6.4.4)
- Microsoft.EntityFrameworkCore(>= 3.1.9)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.9)
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.9)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Microsoft.Extensions.Logging.Console(>= 3.1.9)
- MySql.Data.EntityFrameworkCore(>= 8.0.22)
- System.Data.SqlClient(>= 4.8.2)
- Z.EntityFramework.Extensions.EFCore(>= 3.0.101)