SignalR support in .NET 4

后端 未结 7 1638
-上瘾入骨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条回答
  • 2020-12-08 08:51

    Yes .NET 4.0 supports SignalR. The minimum requirements:

    *Visual Studio 2010 SP1

    *Since template installer is not available in VS2010 you need to install SignalR NuGet package

    0 讨论(0)
提交回复
热议问题