botbuilder-dotnet icon indicating copy to clipboard operation
botbuilder-dotnet copied to clipboard

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.

Results 123 botbuilder-dotnet issues
Sort by recently updated
recently updated
newest added

### [Github issues](https://github.com/Microsoft/botbuilder-dotnet/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version Latest ## Describe the bug It's not possible to send...

bug
customer-reported
Bot Services
customer-replied-to
ExemptFromDailyDRIReport
needs-triage

Fixes #minor ## Description vNext is a dead version. This deletes the associated pipelines.

Fixes #minor ## Description Coveralls code coverage report uploads to coveralls.io are failing for BotBuilder-DotNet-CI-PR-yaml. ## Specific Changes This fixes PublishToCoveralls.ps1 which was installing a Powershell patch for a path...

IcM: https://portal.microsofticm.com/imp/v3/incidents/details/323426123/home

bug
customer-reported

## Version c# 4.16.1 ## Describe the bug When looping using the ForEachElement, if something causes changes the ForEachElement runs the first action in its actions list rather the continuing...

bug
customer-reported
Bot Services
customer-replied-to

## Version 4.16.1 ## Describe the bug When a ForEachElement Child Action is CancelAllDialogs the ForEachElement Loops again rather than cancelling This is also the case when there are nested...

bug
customer-reported
Bot Services
customer-replied-to
ExemptFromDailyDRIReport

I am getting Unauthorized error, bot setup details are given below. I have tried the same setup in commercial azure and it's working. Issue is only in GCC High Azure....

customer-reported
Bot Services
customer-replied-to

## Version Version 4.17.1 ## Describe the bug I use a "SatisfactionDialog" dialog inherited from ComponentDialog. This dialog is called in an AdaptiveDialog via BeginDialog("SatisfactionDialog"). I have an error in...

bug
customer-reported
Bot Services

Parent Issue: #5630

P2
Area: Docs
Area: Streaming