|
|
|
|
|
by dahauns
1556 days ago
|
|
Well, not much to add to what jkulubya said, but: Just use Web, then - that's what it's for and it just worksTM. We have almost your exact scenario in production - a (Quartz.NET-based) service for background/scheduled jobs, with a web dashboard and a healthcheck API, all from a single console executable without external dependencies. And it was super straightforward to implement. |
|