You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bicijinlian ac75acb027 4 years ago
..
QuartzNet 日志 4 years ago
Service 4 years ago
Utils 添加项目 4 years ago
App.config 添加项目 4 years ago
NLog.xsd 添加项目 4 years ago
Program.cs 4 years ago
ReadMe.txt 添加项目 4 years ago
TopshelfStudy.NetCoreDemo.csproj 添加项目 4 years ago
nlog.config 添加项目 4 years ago
quartz.config 添加项目 4 years ago

ReadMe.txt

EF Core 模型生成器

Scaffold-DbContext -Connection "server=47.102.46.73;port=3306;user=root;password=213464;database=wi_cloud" -Provider "MySql.Data.EntityFrameworkCore" -Context "CloudContext" -OutputDir "Models" -force
Scaffold-DbContext -Connection "server=47.103.96.35;port=3306;user=root;password=213464;database=wi_cloud" -Provider "MySql.Data.EntityFrameworkCore" -Context "CloudContext" -OutputDir "Models" -force