Backend/e-suite.Scheduler/e-suite.Scheduler
2026-01-26 22:24:24 +00:00
..
DependencyInjection Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
Extensions Initial commit 2026-01-20 21:50:10 +00:00
Jobs Initial commit 2026-01-20 21:50:10 +00:00
Scheduler Initial commit 2026-01-20 21:50:10 +00:00
appsettings.Development.json Initial commit 2026-01-20 21:50:10 +00:00
appsettings.json Refactored IocRegistration now compiles and executes properly 2026-01-26 22:24:24 +00:00
appsettings.Production.json Initial commit 2026-01-20 21:50:10 +00:00
Dockerfile Initial commit 2026-01-20 21:50:10 +00:00
Dockerfile.Azure Initial commit 2026-01-20 21:50:10 +00:00
e-suite.Scheduler.csproj Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json 2026-01-22 17:19:21 +00:00
GlobalSuppressions.cs Initial commit 2026-01-20 21:50:10 +00:00
ISchedule.cs Initial commit 2026-01-20 21:50:10 +00:00
Program.cs Initial commit 2026-01-20 21:50:10 +00:00
ScheduledJob.cs Initial commit 2026-01-20 21:50:10 +00:00
TimedHostedService.cs Initial commit 2026-01-20 21:50:10 +00:00