Microsoft.TeamFoundation.Client-final
12.0.21005.1
dotnet add package Microsoft.TeamFoundation.Client-final --version 12.0.21005.1
NuGet\Install-Package Microsoft.TeamFoundation.Client-final -Version 12.0.21005.1
<PackageReference Include="Microsoft.TeamFoundation.Client-final" Version="12.0.21005.1" />
paket add Microsoft.TeamFoundation.Client-final --version 12.0.21005.1
#r "nuget: Microsoft.TeamFoundation.Client-final, 12.0.21005.1"
// Install Microsoft.TeamFoundation.Client-final as a Cake Addin #addin nuget:?package=Microsoft.TeamFoundation.Client-final&version=12.0.21005.1 // Install Microsoft.TeamFoundation.Client-final as a Cake Tool #tool nuget:?package=Microsoft.TeamFoundation.Client-final&version=12.0.21005.1
The Microsoft.TeamFoundation.Client namespace provides the APIs to connect to Visual Studio Team Foundation Server and to access data about team project collections and team projects.
You can use TfsConfigurationServer to connect to a team project, and you can use TfsTeamProjectCollection with CatalogNode to access data about team project collections and team projects. For more information, see Connect to Team Foundation Server from a Console Application.
You can access more data about team projects by using TfsTeamProjectCollection.GetServiceInstance or TfsConfigurationServer.GetServiceInstance to obtain objects such as the WorkItemStore and VersionControlServer classes and the IBuildServer interface. For more information, see the discussion of GetServiceInstance in Connect to Team Foundation Server from a Console Application.
I wasn't sure what the license is for this code, but I'd be happy to link to it/require acceptance if someone could point me in the right direction.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
12.0.21005.1 | 1,251 | 3/27/2015 |