Backend/e-suite.Scheduler/e-suite.Scheduler
2026-03-11 22:44:22 +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 More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +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