Strong typed C# SignalR client #25222
Answered
by
davidfowl
ViacheslavUKR
asked this question in
General
-
Now I use only standard snippets of receive SignalR message in Blazor frontend.
It working fine, but I'm sorry, I don't understand how is possible to use in my C# client my strong type SignalR protocol.
Extension with method name as parameters is missing? How is possible to embed my protocol to client? What is the right way? |
Beta Was this translation helpful? Give feedback.
Answered by
davidfowl
Aug 25, 2020
Replies: 1 comment 3 replies
-
There's no such thing as a strongly typed C# client |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ViacheslavUKR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no such thing as a strongly typed C# client