✅ Help needed: ensuring synchronization on startup for Minimal API app
I have a Minimal API application that I need to execute code on during startup. This application synchronizes changes between two systems. If the application has been offline, it must check for any missed changes as soon as it starts.