MAUI app added

This commit is contained in:
2024-12-17 17:19:39 +01:00
parent a605bb9947
commit 17d895f77d
43 changed files with 1198 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}