Introduce EF

This commit is contained in:
2023-10-17 01:18:17 +02:00
parent 8a2995302a
commit 489f0ee35a
5 changed files with 24 additions and 0 deletions

View File

@@ -4,5 +4,8 @@
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"sqlConnection": "server=.; database=GerbilManagerDebug; Integrated Security=true"
}
}