Real-Time
ASP.NET Core SignalR Chat with Angular 5
Introduction In one of the previous posts, we saw how we can make a simple chat with ASP.NET Core SignalR. It takes about 5-10 mins for someone who is familiar with the environment and ASP.NET Core. Or even less.
ASP.NET Core SignalR - Simple chat
Update The code has been updated to use latest SignalR - 6 which works with ASP.NET Core 6 Link to GitHub repository: https://github.com/Ibro/SignalRSimpleChat Angular 5 version: here React.js version: here Introduction In the last post, we briefly mentioned what SignalR is all about and talked about the history of the SignalR.