SignalRSimpleChat Save

.NET 8 - ASP.NET Core 6 SignalR Simple Chat - Blazor

Project README

Personal details

Follow me on Twitter - @ibrahimsuta

Project details

This is a simple chat application using .NET 8, Blazor Server, and SignalR.

Blazor Server uses SignalR. However, we will be adding SignalR Client package to the project to connect to the SignalR Hub.

Requirements

  1. .NET 8 SDK

How to run the application

  1. Run dotnet run to start the app (the packages will be restored automatically)

Blog post for this repository: https://codingblast.com/asp-net-core-signalr-simple-chat/

ASP.NET Core SignalR with Angular 5

There is a branch for ASP.NET Core SignalR with Angular 5 using Angular CLI. Here is the link - https://github.com/Ibro/SignalRSimpleChat/tree/asp-net-core-angular

Blog post for SignalR with Angular: https://codingblast.com/asp-net-core-signalr-chat-angular/

ASP.NET Core SignalR with React.js

There is a branch for ASP.NET Core SignalR with React.js using creat-react-app. Here is the link - https://github.com/Ibro/SignalRSimpleChat/tree/asp-net-core-signalr-react

Blog post for SignalR with React.js: https://codingblast.com/asp-net-core-signalr-chat-react/

Open Source Agenda is not affiliated with "SignalRSimpleChat" Project. README Source: Ibro/SignalRSimpleChat
Stars
116
Open Issues
0
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating