Initialize Blazor SSR project structure

This commit is contained in:
Beau Findlay
2026-01-30 22:20:41 +00:00
parent 498e5a6080
commit 361f6212bd
65 changed files with 60948 additions and 0 deletions

View File

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