Could not install package 'Microsoft.Owin.Security 2.0.1'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
what i should i have to now...?
thanks in advance..
Install-Package Microsoft.AspNet.SignalR -Version 1.1.3
– Ferran Salguero