PLAYGROUND · source example
.NET Worker Clean Architecture CLI
Source name: template cli สำหรับ netcore worker clean architecture
A source template for background-processing services where scheduling, domain rules, adapters, retries, and operating behavior need separate ownership.
Evidence
- Owner-created CLI source
- Worker boundary model
- Public repository pending
Trade-off
Repeatable worker foundations reduce drift, but runtime policies still need to be chosen for each workload.
Limitation
Retry, idempotency, and deployment examples are not yet available as public evidence.
References
[REPO3] · real links pending