add: ef core

This commit is contained in:
2025-09-03 16:31:58 -03:00
parent 3c2513a567
commit f7426e16d9
9 changed files with 287 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
{
"ConnectionStrings": {
"WorkshopsDb": "Data Source=workshops.db"
},
"Logging": {
"LogLevel": {
"Default": "Information",