Javascript – (Solved) ASP.NET Core Web Api with Dapper (SignalR-SqlTableDependency): unable to connect to web server https
I use Dapper and N-tier architecture in my ASP.NET Core 8.0 project. My project works with SignalR, but when I add SqlDependency, I get an error Unable to connect to web server https Hub side: public class AppHub : Hub…