Replace deprecated nuget reference WindowsAzure.Storage

Open
#184 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
52/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure
Domain
cloud

Research direction

Search the repository for references to WindowsAzure.Storage and inspect the project files that contain them. Replace the deprecated package reference with Azure.Storage.Common, then verify that dependency resolution and the affected project still build successfully.

Written by the indexing model from the issue text.

Description

dependencies P3

WindowsAzure.Storage is apparently deprecated, and should be replaced with Azure.Storage.Common.

Dominant language
TypeScript
Stars
290
Forks
46
Avg merge
6m
Merged PRs (30d)
1

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.

More from microsoft/DurableFunctionsMonitor

All issues in microsoft/DurableFunctionsMonitor

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.