PLAYGROUND · source example
.NET API Clean Architecture CLI
Source name: template cli สำหรับ netcore api clean architecture
A CLI source example that generates a .NET API with presentation, use-case, domain, repository-port, and infrastructure boundaries.
Evidence
- Owner-created CLI source
- Clean Architecture boundary model
- Public repository pending
Trade-off
Clearer dependency direction and testing seams, with more initial structure than a small CRUD-only service may need.
Limitation
Generated structure, tests, and supported .NET versions remain link-pending.
References
[REPO2] · real links pending