This forum is closed. Thank you for your contributions.
Hi
We are working on consuming Azure DevOps REST API in our project and can get the sample project from https://github.com/Microsoft/azure-devops-dotnet-samples/blob/master/ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/WorkItemTrackingProcess/ProcessHelper.cs
We are using VS2017 and while build the application, it throws error on following namespaces.
using Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi; using Microsoft.TeamFoundation.WorkItemTracking.Process.WebApi.Models;
could you please let me know where we can get respective DLL?
thanks
vg
This forum is for questions and discussions about the TechNet Wiki. I would ask here:
Azure DevOps Server (TFS): https://developercommunity.visualstudio.com/spaces/22/index.html
TFS: https://stackoverflow.com/questions/tagged/tfs
Or possibly here:
https://stackoverflow.com/questions/tagged/azure-devops
Richard Mueller - MVP Enterprise Mobility (Identity and Access)