【发布时间】:2017-03-16 05:28:16
【问题描述】:
我正在密切关注来自 https://github.com/HangfireIO/Hangfire.Samples/blob/master/Hangfire.WindowsServiceApplication/Program.cs 的 HangFire 解决方案
该解决方案将 HangFire 仪表板作为自托管网站启动。
我需要它与 IIS 集成,以便可以在服务器外部访问仪表板。我不想总是登录服务器,打开浏览器,然后转到本地主机和一些端口号。帮帮我!!!!
【问题讨论】:
标签: iis console-application owin dashboard hangfire