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

**Is your feature request related to a problem? Please describe.** Samples with clear guidelines demonstrating how to extend Bot Framework Composer with custom code in nuget and npm packages. **Describe...

P1
Area: Samples
Size: M
feature-request

The Samples repo has a number of out-of-date files that need to be cleaned up. The work item is to: 1. Cleanup the [Legacy CLI Tools references (such as this)](https://github.com/microsoft/BotBuilder-Samples/blob/main/INSTALLING_CLI_TOOLS.md)....

P1
Area: Engineering
Size: M

In order to minimize disruption to the documentation team, and to facilitate moving towards a combined strategy for Composer and SDK samples, we need to convert all of the existing...

👋 Hi there, Martin here, from the VS Code team. Recently we've announced the [Remote Repository feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you browse and edit files and folders directly on GitHub. `Open...

Hello :wave: I'm from the VS Code team. Recently, we have been exploring a security feature we refer to as _Workspace Trust_. This feature is intended to centralize and unify...

The Slack sample READMEs (and docs - @JonathanFingold) need an update to how to set them up properly. This should be done after https://github.com/microsoft/botbuilder-dotnet/issues/5115 and possibly after https://github.com/microsoft/botbuilder-dotnet/issues/5519 Some issues:...

This would make it easier to bump versions. Also consider applying `standard` and `ts-standard` or possibly `prettier`+`eslint`.

Per Gary: We have a customer who were experiencing some dropped events from their bot runtime to Application Insights. After investigation and the MS account team engaging with the App...

bug
needs-triage

The original direcline enhanced authentication sample was deleted but docs link to it so we want to bring it back. However, the sample was outdated and as we bring it...