BotBuilder-Samples icon indicating copy to clipboard operation
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!

Results 191 BotBuilder-Samples issues
Sort by recently updated
recently updated
newest added

## 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...

P1
Area: Samples
Area: Streaming

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.

generated

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.

supportability

## 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....

bug
P2
Area: Skills

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

Area: Testing framework
needs-triage
feature-request

Python task for https://github.com/microsoft/botframework-sdk/issues/5347

Area: Testing framework
needs-triage
feature-request

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...

generated

#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...

feature-request
.NET