I need to use Microsoft.AspNetCore.SignalR.Client
in xamarin forms project.
But I don't know how to use it for config hubconnetion and start my hub.
I use version 1.0.1, but this version not contain connectionId for send to special user and I need to use higher versions.
Please help me by example.
Thanks.