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 | 5344 | June 30, 2014 | |
Xamarin Support | 0 | 1666 | June 21, 2016 | |
ASP.NET core setup in VB.net without OWIN | 0 | 991 | July 30, 2018 | |
Hangfire in IIS 6 | 14 | 5365 | January 9, 2015 | |
OWIN Startup class does not run in Web API 2 | 1 | 9065 | August 8, 2014 |