Skip to content

AjayAPatil/SignalRDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SignalRDemo

This is simple SignalR application to understand basic working of SignalR

Setup

  1. Visual Studio with .NET Core 3.1 framework
  2. VS Code
  3. Angular version 14

Download or clone repository

git clone https://github.com/AjayAPatil/SignalRDemo.git

Follow below steps:

  1. Open SignalRDemo.sln in VisualStudio located in SignalRDemo folder
  2. Build solution
  3. Run application
  4. Open SignalRClient folder in VS code
  5. run npm install command
  6. run ng serve command
  7. open your browser on http://localhost:4200/

Try with different browser tabs

If Status: Connected then application working properly

About

SignalR demo application using .Net Core, Angular

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published