microsoft / botbuilder-dotnet

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.
https://github.com/Microsoft/botframework
MIT License
871 stars 478 forks source link

Update custom adapters and samples in prep for release #2542

Closed gabog closed 4 years ago

gabog commented 5 years ago

This task involves updating the custom adapters (twilio, webex and slack) in preparation for release. These activities involve:

garypretty commented 4 years ago

Slack / Facebook adapters merged to master + feedback updates for Webex / Twilio.

garypretty commented 4 years ago

Preview adapters now merged into master - will be released to preview in 4.6. Samples won't make 4.6 - tickets created for each adapter sample for R7

Slack sample - https://github.com/microsoft/BotBuilder-Samples/issues/1856 Webex sample - https://github.com/microsoft/BotBuilder-Samples/issues/1855 Facebook sample - https://github.com/microsoft/BotBuilder-Samples/issues/1854 Twilio sample - https://github.com/microsoft/BotBuilder-Samples/issues/1853