Need support end dates for the following items

Sekar, Aishwarya 0 Reputation points
2024-09-27T21:16:16.72+00:00

I am looking for support end dates for the following to finish up a release document.

microsoft.rest.clientruntime

microsoft.azure.amqp

microsoft.azure.relay

microsoft.codeanalysis

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,971 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LeelaRajeshSayana-MSFT 15,076 Reputation points Microsoft Employee
    2024-09-30T15:01:06.65+00:00

    Hi @Sekar, Aishwarya Greetings! Welcome to Microsoft Q&A forum. Thank you for posting this question here.

    If I understand your question correctly, you are looking for dates on when the above nuget packages get deprecated. Please correct me if my understanding is incorrect.

    Unlike Azure services which have documented version features and end time for support of older versions, the nuget package library does not have any premeditated end support dates. There could be several factors why a developer team deprecates a package. Few of the reasons may include the team not being able to manage or update the code base or there might be an alternate package or version released.

    The best way to keep a track of this is by following the NuGet package documentation for the above outlined resources or you may get notified in your development IDEs such as Visual Studio or VS Code if your solution reference these packages.

    I would like to point out that the package Microsoft.Rest.ClientRuntime has already been deprecated and an alternate package Azure.Core has been suggested to use in its place. You can find this information from the official documentation page of the Nuget package

    You can track the other package version updates through the following links

    Hope this helps!


    If the response helped, please do click Accept Answer and Yes for the answer provided. Doing so would help other community members with similar issue identify the solution. I highly appreciate your contribution to the community.

    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.