adding solution and main project

This commit is contained in:
2024-09-04 22:30:49 +02:00
parent 3e3e448747
commit b3ac007c82
18 changed files with 483 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}