add blazor server project template

This commit is contained in:
2025-08-25 11:23:43 -05:00
parent 8e8f31fc5b
commit fe5cea035c
68 changed files with 4593 additions and 1 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}