Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit d954bcb

Browse files
readme for bot
1 parent 6877f14 commit d954bcb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

BotAndCognitive/Readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Readme - Code Samples for Chapter 36, Bots and Cognitive Services
2+
3+
This chapter contains the following code samples:
4+
5+
* DialogBotSample
6+
* LUISBotSample
7+
8+
The code samples are based on the .NET Framework - because at the time of this writing the Bot Framework SDK is not yet available for .NET Core. Check the [GitHub repository](https://github.com/ProfessionalCSharp) for updates.
9+
10+
The samples of this chapter need Visual Studio 2017 Update 5 and an Microsoft Azure account. Read the book chapter for more information.
11+
12+
For code comments and issues please check [Professional C#'s GitHub Repository](https://github.com/ProfessionalCSharp/ProfessionalCSharp7)
13+
14+
Please check my blog [csharp.christiannagel.com](https://csharp.christiannagel.com "csharp.christiannagel.com") for additional information for topics covered in the book.
15+
16+
Thank you!

0 commit comments

Comments
 (0)