devmobasa / AngularAspNetCoreSignalR

Build a simple chat app with Angular and ASP.NET Core SignalR

Home Page:https://codingblast.com/asp-net-core-signalr-chat-angular/

Repository from Github https://github.comdevmobasa/AngularAspNetCoreSignalRRepository from Github https://github.comdevmobasa/AngularAspNetCoreSignalR

Check out the other repositories as well:

Requirements

  1. Angular CLI
  2. .NET Core SDK

How to run the application

  1. Navigate inside of AngularAspNetCoreSignalR.Angular folder and enter npm install
  2. Start the client app by entering ng serve
  3. Navigate inside of AngularAspNetCoreSignalR and enter dotnet run to start the server app (the packages will be restored automatically)

About

Build a simple chat app with Angular and ASP.NET Core SignalR

https://codingblast.com/asp-net-core-signalr-chat-angular/


Languages

Language:TypeScript 61.0%Language:C# 16.2%Language:JavaScript 13.5%Language:HTML 8.7%Language:CSS 0.7%