Skip to content

jamesemann/adaptive-dialogs-template

Repository files navigation

Background

This is a template you can use to create experimental declarative Adaptive Dialogs using Bot Framework.

Using the template

  1. Clone the repo
  2. Using your IDE of choice build the .csproj or use the .net core cli to execute dotnet run
  3. Open the adaptive-dialogs-example.bot with the Bot Framework Emulator

This will run the composed conversation in Dialogs/main.dialog. To add your conversation simply work in this folder.

About

Basic template you can use to create declarative adaptive dialog based bots with Microsoft Bot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages