There are 4 repositories under signalr-chat topic.
A real-time chat application using .NET 7, SignalR and Knockout.js
in development
基于 .NET MAUI 开发的完整聊天应用程序。它遵循 MVVM 模式。此项目包括使用 SignalR 的 C# 服务器端聊天中心实现。您可以轻松地将此代码集成到现有项目或新项目中
This project is a simple chat application built using ASP.NET Core SignalR and Blazor. Users can communicate with other users, join specific rooms and engage in group chats.
ChatApplication Using SignalR and C# in MVC.SignalR is a software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components. SignalR in ASP.NET lets your server-side code push content to connected clients, in real-time, with client SDKs for JavaScript, .NET (C#, F#, and VB), and Java.
A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile!
socialNet Client. SocialNet is web application similiar to Facebook.
A communication in real time using signalr and visual studio with csharp
ChatApp With SignalR And ReactJS
Real-time basic chat application with SignalR.
WebSocket chat application developed with .NET Core, SignalR.
How Create One To One Chat System In Asp.Net.Core Signalr Step By Step
SignalR in Blazaor-Web-App
This project is created to learn how to use ASP.NET Core SignalR with Blazor by following only the Microsoft documentation.
SignalR project with .net core and vue
Code Kata with Blazor and SignalR (practices, explorations, experiments, tests or just playing with code)
Asp.net web-sockets responsive chat, scale with SQL Server or Azure.
A simple chat-messenger having a volatile user session, which means everything you chat with multiple Users vanishes when your session state changes! 😉 This allows you complete privacy as nothing is stored but is volatile! 🕵🏻♂️ P.S. - Fork of the chat-messenger repository which uses authorization bearer for requests, this project doesn't utilize the OAuth mechanism.
Using SignalR Send real-time messages
this repository is creating on the base of dotnet core concept
An ASP.NET Core SignalR Chat with a React TypeScript client
Twitter-liknande chatt-applikation byggd med .NET 6 och React. Realtidskommunikationen skapad med hjälp av SignalR.
A simple & innovative chat application using chat ui kit from ChatScope, SignalR & Azure Cosmos DB (Local Emulator)
This involves connecting to the hub, sending messages, and receiving updates regarding online/offline status and message seen status. On the client-side, we handle events for when a message is seen by the recipient.
Dotnet SignalR POC
Chat Application For testing Purpose
Developed with aspnet core 6.0, real time chat app with blazer
.Net SignalR Project