microsoft / microsoft/DurableFunctionsMonitor
Replace deprecated nuget reference WindowsAzure.Storage
Open
Nobody has claimed this yet.
dependencies
P3
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
WindowsAzure.Storage is apparently deprecated, and should be replaced with Azure.Storage.Common.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100