Skip to content

AKouki/SignalR-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:
    update-database
  5. That's all... Run the Project!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published