Add initial database context and first entity
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"Connectionstrings":
|
||||
{
|
||||
"Diary":"Server=192.168.1.20;Database=Dev_Diary;User Id=sa;Password=P@$$W0rd2021!.;"
|
||||
},
|
||||
|
||||
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user