I have a few projects that I want to run jobs/background processes in. Is it possible to have one hangfire solution and maybe add the DLL from each project to that solution so it could access all of the projects to run the jobs from?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Using One Hangfire Server in several projects | 8 | 7062 | December 24, 2015 | |
Can I use native DLLs in Hangfire jobs? | 1 | 1896 | August 6, 2015 | |
Need to run background jobs from multiple client applications | 2 | 2018 | June 9, 2017 | |
Centralized Hangfire UI for multiple projects? | 1 | 3361 | May 6, 2016 | |
Multiple ASP.Net MVC applications with single Hangfire Server? | 1 | 2204 | January 28, 2015 |