Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 783 Bytes

Requirements and Setup.md

File metadata and controls

20 lines (11 loc) · 783 Bytes

Requirements & Setup

In order to be able to build bots for .Net using Microsoft Bot Framework, you will need the Bot Builder SDK for .Net. It is important to know that Visual Studio for Mac is not supported for now. You need Visual Studio for Windows.

Prerequisites

Setup

  • In Visual Studio, update all extensions to the latest version.

  • Install the templates by copying the Bot Application, Bot Controller and Bot Dialog .zip files to your Visual Studio 2017 project templates directory.

<%USERPROFILE%\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C#>