Microsoft Bot Framework Template — Use Cases¶
Choose this template when you need:
- Azure Bot Service / Microsoft Bot Framework endpoints on the ConnectSoft microservice kernel (submodule + forked host).
- Dialogs, adaptive cards, and bot telemetry integrated with the same DDD / Clean Architecture layout as other Layer 3 services.
- To accept fork maintenance on
Application/ApplicationModelwhen updatingbase-template/(same trade-off as Identity).
Prefer Microservice Template when you do not need Bot Framework—bot features are not a switch on the generic microservice template.