본문 바로가기
Machine Learning

Create a bot with the Bot Builder SDK for .NET

by swconsulting 2017. 7. 1.

1. Install Visual Studio 2017


2. Download Bot Application Template

http://aka.ms/bf-bc-vstemplate


3. Copy template to your pc

ex)The Visual Studio 2017 project templates directory is typically located here: %USERPROFILE%\Documents\Visual Studio 2017\Templates\ProjectTemplates\Visual C#\


4. Create your bot

Just create project(solution) by template.


5. Download local emulator

https://github.com/Microsoft/BotFramework-Emulator/releases/tag/v3.5.29


6. Register bot 

https://dev.botframework.com/


7. How to use it???

'Machine Learning' 카테고리의 다른 글

Download windows virtual machine Images.  (0) 2019.05.31
Google I/O Korea 2017  (0) 2017.07.03