blazor init

This commit is contained in:
2026-01-19 16:56:50 +01:00
parent c91dc6bc76
commit 0a7dffbede
66 changed files with 60405 additions and 0 deletions

View File

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