Click here to Skip to main content
15,884,298 members
Articles / Web Development / ASP.NET / ASP.NET Core

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

Rate me:
Please Sign up or sign in to vote.
4.86/5 (11 votes)
7 Apr 2020CPOL6 min read 26.7K   814   12  
Scrum poker app using ASP.NET Core SignalR 3.1 with React in Typescript
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. I thought of creating something with SignalR other than the same boring chat app.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I am currently working as a Senior Software Engineer in Quovantis Technologies and have an experience of more than 4 years in C#.Net. I have my graduation in Bachelor of Computer Applications and hold a diploma in Software Engineering GNIIT from NIIT.
I am very passionate about programming, love to learn new technology and believe in sharing knowledge.
My work experience includes Development of Enterprise Applications using C#,.Net,Sql Server,AngularJS and Javascript.

Comments and Discussions