yuzd / Hangfire.HttpJob

httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
https://github.com/yuzd/Hangfire.HttpJob/wiki
MIT License
630 stars 186 forks source link

3.8.4 nuget上包有问题 #212

Closed znw333 closed 5 months ago

znw333 commented 5 months ago

问题点: Test/Mysql/MysqlHangfire/HangfireCollectionExtensions.cs 169行:app.UseHangfireHttpJob().UseHangfireDashboard(hangfireSettings.StartUpPath, dashbordConfig); 无法获取到UseHangfireHttpJob方法 image

ILSpy也读取不到这个方法

nuget上下载到的是3.7.5 image

yuzd commented 5 months ago

并没有发现你说的这个错误哦 image

yuzd commented 5 months ago

先关闭issue,有问题你在反馈