Add ElectronNET.Samples.BlazorSignalR - complete sample app for SignalR mode

This commit is contained in:
Pierre Arnaud
2026-01-30 12:17:20 +01:00
parent de0c02c503
commit 5d04ab686a
68 changed files with 60628 additions and 0 deletions

View File

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