C#C
C#3y ago
13 replies
batsky

❔ ✅ ASP.NET Core - How to use same connection in different cshtml files

Stack Overflow
I have a script block in my Layout cshtml file. In this script block, I am opening a connection for my signalR. I also have another cshtml file, which is "IndexNew". This file is created by
ASP.NET Core - How to use same connection in different cshtml files
Was this page helpful?