How to create chat application using microsoft asp.net signalr bysantosh •February 17, 2015 In this post, I will show you how to create a simple chat application using the Microsoft SignalR framework Step1 open visual studio and create a new MVC application Step2 Select Empty MVC application Step3 Open Packag…