Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tfs-sdk

Programmatically query permissions on a Git repository hosted on TFS

git tfs azure-devops tfs-sdk

Is the XML passed to TFS build event subscribers stored in TFS DB?

tfs tfs-sdk

TFS API - is there a way to get a list of the transitions for a workitem type?

c# tfs tfs-sdk

Get the latest check in number (latest changeset id)

c# tfs-sdk

How to get history of checkins/changsets for specific Team Project?

c# api tfs tfs-sdk

TfsConfigurationServer.GetService<VersionControlServer>() always returns null

c# .net tfs tfs-sdk

Access the Kanban Column (a Team-Specific Field) for a Work Item

tfs tfs-sdk kanban

Alternative to TfsTeamProjectCollectionFactory.GetTeamProjectCollection taking ICredentialsProvider

.net tfs sdk tfs-sdk

Return newly created TFS work item ID using TFS API?

c#-4.0 tfs-sdk

How do you connect to a TFS server in C# using specific credentials?

c# authentication tfs tfs-sdk

How to Find TFS Changesets Not Linked to Work Items

tfs tfs-sdk

Check if the file is already in source control

c# .net tfs tfs-sdk

Programmatically get a diff between two versions of a file in TFS

c# tfs tfs-sdk

Retrieving work items and their linked work items in a single query using the TFS APIs

.net c#-4.0 tfs-sdk

How to get specific version of folder from tfs without creating a workspace?

TFS 2015 SDK Missing Microsoft.WITDataStore64.dll

c# tfs nuget tfs-sdk tfs-2015

Where can I find Microsoft.TeamFoundation.VersionControl.Client.dll in Visual Studio 2015 installation?

How to Associate an work item as "Associate" or "Resolve" in Visual Studio TFS API (VS2015)?

Is out there any REST API for TFS 2013 On-Premises installation?