Skip to content

Latest commit

 

History

History
 
 

core-ProgressDialog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Progress Dialog Sample

This demo shows how to create a progress dialog that will periodically notify users of the status of a long running task.

Deploy to Azure

Prerequisites

The minimum prerequisites to run this sample are:

  • Latest Node.js with NPM. Download it from here.
  • The Bot Framework Emulator. To install the Bot Framework Emulator, download it from here. Please refer to this documentation article to know more about the Bot Framework Emulator.
  • [Recommended] Visual Studio Code for IntelliSense and debugging, download it from here for free.

More Information

To get more information about how to get started in Bot Builder for Node please review the following resources: