I’m working on .net 7 console background processing application with schedule to run on every 5 min daily. Its working fine if i run the application manually. How can i invoke/start the application in the production box? Do i need to create task schedular the run the application or create window service? Please advise.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to host a console application using Hangfire to execute background tasks on the server | 1 | 8131 | September 22, 2016 | |
Quick question on console app | 0 | 403 | December 10, 2019 | |
Hangfire with .Net Core Console Application | 1 | 5938 | July 8, 2020 | |
50000 foot view, how do I use this in my production environment? | 0 | 589 | May 8, 2021 | |
Separated reponsabilities with hangfire jobs | 1 | 735 | September 20, 2021 |