1 Star 0 Fork 3

常清静矣/EFCoreMySQLSample

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
appsettings.json 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rector 提交于 2021-03-27 15:40 . init
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"MySQL": "server=192.168.7.22;userid=root;password=123456;database=test;"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/syongaaa/efcore-my-sqlsample.git
git@gitee.com:syongaaa/efcore-my-sqlsample.git
syongaaa
efcore-my-sqlsample
EFCoreMySQLSample
master

搜索帮助