Add initial database context and first entity

This commit is contained in:
2022-06-03 07:37:36 +01:00
parent 54bcf46cd9
commit 96a2112671
10 changed files with 265 additions and 21 deletions

View File

@@ -1,4 +1,10 @@
{
"Connectionstrings":
{
"Diary":"Server=192.168.1.20;Database=Dev_Diary;User Id=sa;Password=P@$$W0rd2021!.;"
},
"Logging": {
"LogLevel": {
"Default": "Information",