The entity framework course is finished

This commit is contained in:
2020-01-22 23:02:33 +01:00
parent cc8eb0302e
commit 8d11b258bd
6 changed files with 25 additions and 10 deletions

View File

@ -1,4 +1,7 @@
{
"ConnectionStrings": {
"DefaultConnection": "Server=192.168.0.135;Database=entityframework;User ID=sa;Password=SAtfoubuntu1SA;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False;MultipleActiveResultSets=true;"
},
"Logging": {
"IncludeScopes": false,
"LogLevel": {