Verdur
✅ Complicated error with C# SignalR client
Here's simple example to reproduce this bug:
Models:
Hub:
When I'm sending
foo
, json serializator doesn't include $type
property to json.
When I'm sending wrapper
, json serializator includes $type
property to json.22 replies