botbuilder-dotnet/libraries
Gabo Gilabert f94377b545
Updates DialogManager to work with skills (#3709)
* Updated DialogManager to handle skill requests (in adition to parent bot requests).
Added unit tests.
Added end to end Parent->Skill sample with DialogManager for testing.
* Fixed typos, unused namespaces and removed redundant default.
* Added check for active dialog in reprompt and unit test for it.
2020-04-13 16:21:11 -04:00
..
Adapters
AdaptiveExpressions
Microsoft.Bot.Builder
Microsoft.Bot.Builder.AI.LUIS
Microsoft.Bot.Builder.AI.QnA formatting 2020-04-13 15:18:46 +05:30
Microsoft.Bot.Builder.ApplicationInsights
Microsoft.Bot.Builder.Azure
Microsoft.Bot.Builder.Dialogs
Microsoft.Bot.Builder.Dialogs.Adaptive Updates DialogManager to work with skills (#3709) 2020-04-13 16:21:11 -04:00
Microsoft.Bot.Builder.Dialogs.Adaptive.Testing
Microsoft.Bot.Builder.Dialogs.Debugging
Microsoft.Bot.Builder.Dialogs.Declarative
Microsoft.Bot.Builder.LanguageGeneration
Microsoft.Bot.Builder.TemplateManager
Microsoft.Bot.Builder.Testing
Microsoft.Bot.Configuration
Microsoft.Bot.Connector
Microsoft.Bot.Schema
Microsoft.Bot.Streaming
Swagger
integration
README.md

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.