AyCode.Core/AyCode.Services.Server
Loretta 9fad870960 Support optional/default params in SignalR method calls
Added support for optional/default parameters in SignalR method invocation. The hub now fills in missing arguments with default values when not provided, and throws if required parameters are missing. Added comprehensive tests for default parameter handling, a new handler method for testing, and a tag constant. Also improved code style with C# pattern matching and made UseStringCaching immutable.
2025-12-24 17:30:28 +01:00
..
Emails Add Logger 2024-05-14 13:04:01 +02:00
Logins ... 2024-10-29 10:52:35 +01:00
SignalRs Support optional/default params in SignalR method calls 2025-12-24 17:30:28 +01:00
AyCode.Services.Server.csproj Enhance JSON handling and add hybrid reference support 2025-12-08 15:50:48 +01:00