Incorporating Multiple Projects

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?