Top "Tfs-sdk" questions

This tag is used to identify questions about the use of the Azure DevOps / TFS API, in any supported language, and any tools that support or build upon it.

TFS 2015 SDK Missing Microsoft.WITDataStore64.dll

I am attempting to switch to the TFS 2015 SDK dlls (Version 14) for a few reasons. First, they are in nuget …

c# tfs nuget tfs-sdk tfs-2015
Get members of TFS group

I created a TFS group for our company programmers and I am trying to get list of programmers on that …

c# tfs tfs-sdk
listing all contents of a folder in tfs

Given a particular path of folder in tfs, I need to recursively find all files and folders within the folder …

c# tfs tfs-sdk
TFS 2010 API Resources

Does anyone have any good resources for working with the TFS 2010 API? I specifically looking at how to create, read, …

tfs-sdk
How to update a custom TFS field programmatically

We have a custom build process (not using MS Build) and during that process I am adding a "fake" build …

tfs tfs-sdk