- Replace direct AddHostedService<ProfileManager> with AddProfileWorker() - Enables IOptions configuration and validation at startup - Add using directive for ECMJobRunner.WebCron.ProfileWorker namespace
- Replace direct AddHostedService<ProfileManager> with AddProfileWorker() - Enables IOptions configuration and validation at startup - Add using directive for ECMJobRunner.WebCron.ProfileWorker namespace