Integrating SignalR with ASP.NET Web API
git init
git remote add -f origin https://github.com/jaliyaudagedara/Blog-Post-Samples.git
git config core.sparseCheckout true
echo "AspNetWebApiSignalRDemo/*" >> .git/info/sparse-checkout
git pull origin master
- Restore bower packages
- Run the project using Visual Studio