Skip to content

Getting started

Prerequisites

  • .NET SDK matching the template repo global.json / Directory.Build.props
  • ConnectSoft template installer feed configured for your environment

Scaffold

dotnet new connectsoft-ai-agent -n MyProject -o ./MyProject

Next steps