Community

Creating Real Time App with ASP.NET Core SignalR and React in Typescript

(Vikas Sharma) SignalR now comes included with ASP.NET Core framework and they have made tons of improvement to make it lightweight and easier to use. To my surprise, I couldn’t find any good tutorial on how to use SignalR, and use it to make something interesting other than the same old chat app.