添加serilog日志支持和部分其他efcore代码

This commit is contained in:
2021-02-23 16:16:03 +08:00
parent 0f98c15cd4
commit d639db3574
19 changed files with 506 additions and 28 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.vs/
bin/
obj/
/QRCodeService/Logs
.user