Microservice Template — parameters (agents)¶
Agent intent¶
Map blueprint to dotnet new connectsoft-microservice -h; cross-check template.json merge with Base.
Template role: Default product HTTP/gRPC host on Base — domain logic allowed in ConnectSoft.{Product}.* layers.
Canonical technical documentation¶
**➜ Public doc — microservice-template/getting-started.md
Repository¶
- Repo: ConnectSoft.MicroserviceTemplate
- Short name (typical):
connectsoft-microservice— verify withdotnet new connectsoft-microservice -h.
Agent checklist¶
- Cross-link Base overview for kernel-only changes.
- Cross-link Template Architecture for DI stacking.
- No secrets in committed appsettings — use platform secret patterns.