❔ ✅ 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
