Skip to main content

teams project new csharp

Create a new C# Teams app

Usage​

teams project new csharp <name> [options]

Arguments​

ArgumentDescriptionRequired
nameApp name (converted to PascalCase)Yes

Options​

FlagDescription
-t, --template <template>App template (echo) (default: echo)
--client-id <id>[OPTIONAL] Azure app client ID
--client-secret <secret>[OPTIONAL] Azure app client secret
-s, --start[OPTIONAL] Auto-start project after creation
--json[OPTIONAL] Output as JSON