Skip to content

okanlodos/SignalRSimpleChat

 
 

Repository files navigation

Requirements

  1. .NET Core SDK

How to run the application

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

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/

About

ASP.NET Core SignalR Simple Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.7%
  • CSS 10.7%
  • JavaScript 0.6%