I would like to use the TaskScheduler (would run every midnight) in my web app. I have tried to call the Taskscheduler in startup.cs and in Main. The problem is that it works on