This Project template for Visual Studio to create for Bot composer custom projects. Currently it contains the following areas:
- Bot Composer Custom Action
- Bot Composer Middleware Component
- Bot Composer Trigger Action ( coming soon )
- Visual Studio 2022 or above.
Download the Template here or
Install template directly from Visual Studio 2022. (Extensions -> Manage Extensions )
Once the template has installed , start the visual studio
Goto create a project option.
Note : You can filter the project based on AI Bots or Bot Composer
This template is use to create a Custom action project for Bot Composer
select the "Bot Composer Custom Action(Bot Builder Community)" project and enter the project
Create a Project ( Ex: SampleCustomAction)
Additional information In this section give the option to fill the Title and Description , this information is update into the schema file and click to create to generate the project file.
This template is use to create a custom middleware project for Bot Composer
Feedback and/or snippet ideas as well as contributions always welcome. Please submit them via creating an issue in the extension repository: issue list.