Added SinaglR

This commit is contained in:
2023-06-08 13:36:25 -07:00
parent 2c38ecb399
commit 9452454b8a
33 changed files with 3540 additions and 33 deletions

8
.gitignore vendored
View File

@ -340,4 +340,10 @@ ASALocalRun/
!.vscode/thunder-tests/
# Libman.json
/wwwroot/lib/*
/wwwroot/lib/*
SignalRChat/*
Server/wwwroot/js/chat.js
Server/Hubs/ChatHub.cs
Server/Pages/Chat.cshtml
Server/Pages/Chat.cshtml.cs