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 d6a53faf12 日志 4 years ago
..
QuartzNet 日志 4 years ago
Service
Utils
App.config
NLog.xsd
Program.cs 日志 4 years ago
ReadMe.txt
TopshelfStudy.NetCoreDemo.csproj
nlog.config
quartz.config

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