This website requires JavaScript.
Explore
Help
Register
Sign In
e-suite
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
30
Commits
1
Branch
0
Tags
18
MiB
800f10f9fb
Commit Graph
5 Commits
Author
SHA1
Message
Date
Colin Dawson
800f10f9fb
Moved the duration to ITask, so it's common to everything.
...
More work on the ApprovalTask, IOutcome<T> should now be working.
2026-02-23 23:13:55 +00:00
Colin Dawson
f4831b93b9
Removed the iFailedLoopback and replaced it with a IOutcome<T> allowing users to do more than jump if the task fails.
2026-02-22 23:22:29 +00:00
Colin Dawson
6eb614c523
Refactored the Dependency Injection to use a whitelist of modules in the appsettings.json
2026-01-22 17:19:21 +00:00
Colin Dawson
ae2f08d4ba
Tidied up using clauses
2026-01-21 12:20:27 +00:00
Colin Dawson
5aa0151c59
Initial commit
2026-01-20 21:50:10 +00:00