SignalR support in .NET 4

后端 未结 7 1640
-上瘾入骨i
-上瘾入骨i 2020-12-08 07:55

Does SignalR support .NET 4.0. Or is it support only from .NET 4.5 upwards. Is there any link which provides with minimum requirements for SignalR.

7条回答
  •  -上瘾入骨i
    2020-12-08 08:32

    You can download entire web stack from codeplex and SignalR from github and compile it under .net4.0

提交回复
热议问题