I have a .NET Core console app that needs to run once every few hours. This console app calls a third party API and inserts some records into a database.
The bulk of