Add SignalR integration

This commit is contained in:
fiodarsazanavets
2026-01-27 18:31:42 +00:00
parent 099eddc7be
commit d3149e7693
95 changed files with 63620 additions and 2 deletions
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"Aspire.Hosting.Dcp": "Warning"
}
}
}