Skip to content

Base Template — Parameters (agents)

Agent intent

Map blueprint / feature toggles to dotnet new symbols; never invent flags — use -h output.

Template role: Layer 2 kernel only. No product domain. Submodule fixes must be upstreamed to Base.

Canonical technical documentation

Full prose, diagrams, and edge cases live in ConnectSoft.Documentation:

Parameters — public doc

Repository

  • Repo: ConnectSoft.BaseTemplateREADME.md, AGENTS.md
  • Installer (typical): ConnectSoft.BaseTemplate.Installer
  • Short name (typical): connectsoft-base — confirm with dotnet new connectsoft-base -h when applicable.

Agent checklist

  • Prefer public doc for long explanations; keep Factory responses actionable and short.
  • Do not embed secrets in generated appsettings; use env / KeyVault patterns per platform.
  • Cross-link Template Architecture when touching DI or layering.

  • Cross-check .template.config/template.json (and extend JSON if Layer 3).