Looking for latest upgraded version of WindowsAzure.Storage package

Prerna Bhadwal 0 Reputation points
2023-09-22T15:15:49.5633333+00:00

As we know WindowsAzure.Storage package version 9.3.3 has internal dependence on Netstandard.Library(1.6.1) which further has dependence on System.Net.Http 4.3.0

Now as per synk tool run it can be resolved with system.Net.Http version 4.3.2

Now since its an internal dependency of WindowsAzure.Storage package which has got no further updates after version 9.3.3.

So can you confirm how to resolve this

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,545 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Siva Villa 285 Reputation points Microsoft Employee Moderator
    2023-10-04T11:28:16.1133333+00:00

    I hope you had an opportunity to review the article below. https://www.nuget.org/packages/WindowsAzure.Storage#dependencies-body-tab

    As per this article, WindowsAzure.Storage 9.3.3 package was officially deprecated on 03/31/2023 and is no longer maintained or monitored.  The Azure SDK team encourages you to upgrade to the replacement package, Azure.Storage.Common, to continue receiving updates. 


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.