TopshelfStudy/TopshelfStudy.NetCoreDemo
bicijinlian ac75acb027
..
QuartzNet 日志
Service
Utils 添加项目
App.config 添加项目
NLog.xsd 添加项目
Program.cs
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