I have a current product that uses Hangfire and I would like to be able to enqueue a request in Hangfire from a Xamarin app. So far, there is 1 blocker to doing this. the Hangfire NuGet package depends on OWIN. I believe OWIN is only necessary for the Dashboard. I obviously don’t want to host the Dashboard on my Xamarin app. Does anyone know how I can make this work?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Can I use HangFire with Windows IoT? | 1 | 1040 | June 20, 2017 | |
Hangfire without OWIN? | 0 | 1581 | April 28, 2016 | |
Can't initialize Hangfire in .net vNext | 0 | 1533 | October 15, 2014 | |
Installing Hangfire in non-OWIN environment | 3 | 5310 | June 30, 2014 | |
Sitecore :: Hangfire Dashboard 404 | 2 | 2532 | July 30, 2017 |