Bot-docs: Unable to follow the steps mentioned in the doc, since the Microsoft.Bot.Builder.StreamingExtensions is depricated.

Created on 26 Apr 2020  Â·  4Comments  Â·  Source: MicrosoftDocs/bot-docs

According to the documentation and previous issues mentioned on this doc, it is showing that I need to use Microsoft.Bot.Builder.StreamingExtensions in my Bot Framework Project, but as per the current status it is depricated and I am not able to run the example solution which @mmiele has mentioned. Can you please update the documentation steps as per the current status of it. So that I can connecct my bot using Microsoft.Bot.Connector.Directline

And the endpoint u r trying to mention with the directline client it is accepting this url "https://directline.botframework.com/" instead of "https://.azurewebsites.net/.bot/" .
Can you please tell me the reason why it is behaving like this and let me know if any changes need to made to avoid it.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

All 4 comments

Sorry for the long delay. The Microsoft.Bot.Streaming library was released, and I'm guessing this is why the StreamingExtensions library is deprecated. I'll review the article and make updates.

Thank you for the update, please post the update here once you confirm.

@Santhosh0505 I am looking into this. Some documentation updates are needed. In the meantime, please refer to this article: Configure .NET bot for extension.

@mmiele Okay, Thankyou for the reference.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DanteNahuel picture DanteNahuel  Â·  3Comments

justinbarias picture justinbarias  Â·  5Comments

v-kydela picture v-kydela  Â·  7Comments

mdrichardson picture mdrichardson  Â·  6Comments

emgrol picture emgrol  Â·  4Comments