Running SignalR .Net Client on Linux with Mono - possible?

后端 未结 3 1774
慢半拍i
慢半拍i 2020-12-30 13:18

Does anyone have experience running the SignalR .net client on Mono? I am considering this for a process that I need to run cross platform (which needs to connect to a inter

3条回答
  •  旧时难觅i
    2020-12-30 14:00

    I haven't tried it myself, but since the SignalR Mono solution file contains the Microsoft.AspNet.SignalR.Client40.Samples sample it would really seem like it does.

提交回复
热议问题