'Is there a way to fetch and update release pipelines from Azure DevOps using .NET SDK?

Below is the reference to use SDK to fetch and update the Build pipelines.

https://docs.microsoft.com/en-us/dotnet/api/microsoft.teamfoundation.build.webapi.buildhttpclient?view=azure-devops-dotnet

Similar to above, do we have any SDK to fetch and update release pipelines as well?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source