While attempting to access the Hangfire dashboard of a ASP.NET Web API project recently, we realised we had been denied access. Earlier this year we changed our development stack and began using Angular and ASP.NET Web API. Before this change, we were using ASP.NET MVC systems utilizing Razor views. We also use Hangfire for background processing,...