SignalR Chat
A real-time chat application using .NET 7, SignalR and Knockout.js
A real-time chat application using .NET 7, SignalR and KnockoutJS. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2017. Key topics include: aspnetcore, chat, dotnet, dotnetcore, signalr.
SignalR-Chat
A real-time chat application using .NET 7, SignalR and KnockoutJS.
Live Demo: https://demo2-kouki.azurewebsites.net/

Features
- Group chat
- Private chat
/private(Name) Hello, how are you? - Photo message
- Basic Emojis
- Chat Rooms
Getting Started
To run the application:
- Grab the Project
- Open Visual Studio as Administrator and load the Solution
- Resolve any missing/required nuget package
- Build Database. Open
Package Manager Consoleand run the following commands: <br />
update-database<br /> - That's all... Run the Project!
Contributors
Showing top 1 contributor by commit count.
This article is auto-generated from AKouki/SignalR-Chat via the GitHub API.Last fetched: 6/20/2026
