@microsoft/generator-bot-adaptive

1.4.2 • Public • Published

@microsoft/generator-bot-adaptive NPM version

This generator is for creating an Azure Bot Framework bot using the Adaptive Dialog stack. This generator is designed to be used as a base for other more purpose-specific generators, and is responsible for scaffolding:

  • The basic bot project (code files, root dialog, base schema) for your bot, based on the platform you choose (.NET or JavaScript)
  • The publishing environment for your bot (Azure Functions, or a Web App)

You can also use our generator for generating bot generators to help you create your own generators and templates.

Supported Languages

  • English (en-US)

Resource Deployment

This template contains scaffold code for publishing your bot to either Azure Functions, or Azure Web App. You can also choose to use neither option, and publish to your own web application hosting service of choice.

Usage

Creating your own templates

If you need to create your own templates, you can use this generator as a base, and extend it to meet your needs with Yeoman generator composition. Learn more about creating your own templates in our documentation.

From the command-line

This template can also be installed from the command line.

License

MIT License

Package Sidebar

Install

npm i @microsoft/generator-bot-adaptive

Weekly Downloads

244

Version

1.4.2

License

MIT

Unpacked Size

93.7 kB

Total Files

44

Last publish

Collaborators

  • botframework
  • sgellock
  • cwhitten
  • peterinnesmsft
  • cmullins
  • microsoft1es
  • pavolum
  • ryanlengelmsft
  • thomaschung
  • benbrown