GitPedia

SignalR Chat

A real-time chat application using .NET 7, SignalR and Knockout.js

From AKouki·Updated May 15, 2026·View on GitHub·

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:

  1. Grab the Project
  2. Open Visual Studio as Administrator and load the Solution
  3. Resolve any missing/required nuget package
  4. Build Database. Open Package Manager Console and run the following commands: <br />
    update-database <br />
  5. That's all... Run the Project!

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from AKouki/SignalR-Chat via the GitHub API.Last fetched: 6/20/2026