I have MVC app that uses hangfire, but that application references some projects that will only queue jobs. So I install Hangfire to that project but OWIN comes with Hangfire to my class library project, why is that? Can I not just install hangfire and use it to queue jobs?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Installing Hangfire in non-OWIN environment | 3 | 5305 | June 30, 2014 | |
Can't initialize Hangfire in .net vNext | 0 | 1533 | October 15, 2014 | |
Documentation wrong? | 1 | 1268 | April 11, 2022 | |
ASP.NET core setup in VB.net without OWIN | 0 | 985 | July 30, 2018 | |
Hangfire and WPF? | 2 | 2843 | July 13, 2018 |