add dotnet solution

This commit is contained in:
2026-08-06 11:33:04 -05:00
parent f662073332
commit 9e201e4d4d
7 changed files with 103 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}