Kasun
Kasun

Reputation: 346

Integrating SignalR with .net framework 4.5

Can I integrate ASP.NET SignalR (not .NET CORE SignalR) with .net framework 4.5 and WCF REST and Windows server 2012 R2.

Can I use any of the versions? SignalR or SignalR-2?

Upvotes: 1

Views: 3053

Answers (1)

Frank M
Frank M

Reputation: 1439

I run that same stack with no problem. Check the supported platforms which are documented.

Upvotes: 1

Related Questions