SignalR support in .NET 4

后端 未结 7 1667
-上瘾入骨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

提交回复
热议问题