BotBuilder-Samples
BotBuilder-Samples copied to clipboard
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
## Sample information 1. Sample type: \samples\ 2. Sample language: dotnetcore 3. Sample name: All dotnetcore samples and generators ## Describe the bug In .NET Core 3.1, the hosting model...
When the type of a property is string only add a Entity to .lu when there are examples. This extends from the default $entities to defining the .lu.
CSS Sees issues come in related to translation, where cards (adaptive, etc) are not being translated. Consider updating this sample to include an Adaptive Card translation.
## Describe the bug If a child bot sends a trace after ending the conversation, the parent is currently throwing due to the conversation.id not being present in the dictionary....
Unnecessary dependency as `botbuilder` exposes `botbuilder-core` which exposes `botframework-schema` _Originally posted by @stevengum in https://github.com/microsoft/BotBuilder-Samples/pull/2735#discussion_r488169141_
Implementation for https://github.com/microsoft/botframework-sdk/issues/5346
Python task for https://github.com/microsoft/botframework-sdk/issues/5347
We currently include professional chit-chat in the CLI. The problem is that there are five personalities and 9 languages and we don't want to include all of those. This is...
#1552 Description:- Changed all the Python sample deployment templates to match the EchoBot deployment template.
## Summary > Note: We should begin working on this issue once https://github.com/microsoft/botbuilder-dotnet/issues/6741 is complete and we can reference builds that target NET8. As part of this issue, we will...