microsoft / microsoft/CopilotStudioSamples

Microsoft.Rest.ClientRuntime is deprecated but its used in the examples and is required for Direct Line (Microsoft.Bot.Connector.DirectLine)

Open
#309 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
797
Forks
491
PR merge metrics
No merged PRs in 30d

Description

What sample tool are you using?
BotConnectorApp

Describe the bug
Although the example works, if I try to implement similar code in my own app I need to install Microsoft.Rest.ClientRuntime for Microsoft.Bot.Connector.DirectLine to function and Microsoft.Rest.ClientRuntime is deprecated.

To Reproduce
Steps to reproduce the behavior:
Just check in the installed NuGet packages and you will see the issue

Expected behavior
There needs to be an alternative to using Microsoft.Rest.ClientRuntime that works with Microsoft.Bot.Connector.DirectLine

Screenshots
If applicable, add screenshots to help explain your problem.
Image

Additional context
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the BotConnectorApp sample and inspect its installed NuGet packages and use of Microsoft.Bot.Connector.DirectLine. Confirm where Microsoft.Rest.ClientRuntime is required, then determine a supported alternative; done means the sample no longer depends on the deprecated package or clearly documents the remaining requirement.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.