Microsoft.TeamFoundationServer.Client
14.95.4-preview
See the version list below for details.
dotnet add package Microsoft.TeamFoundationServer.Client --version 14.95.4-preview
NuGet\Install-Package Microsoft.TeamFoundationServer.Client -Version 14.95.4-preview
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="14.95.4-preview" />
paket add Microsoft.TeamFoundationServer.Client --version 14.95.4-preview
#r "nuget: Microsoft.TeamFoundationServer.Client, 14.95.4-preview"
// Install Microsoft.TeamFoundationServer.Client as a Cake Addin #addin nuget:?package=Microsoft.TeamFoundationServer.Client&version=14.95.4-preview&prerelease // Install Microsoft.TeamFoundationServer.Client as a Cake Tool #tool nuget:?package=Microsoft.TeamFoundationServer.Client&version=14.95.4-preview&prerelease
Microsoft Team Foundation Server Client
Integrate with Team Foundation Server 2015 and Visual Studio Team Services from desktop-based, ASP.NET, and other Windows applications. Provides access to version control, work item tracking, build, and more via public REST APIs.
Learn more about Target Frameworks and .NET Standard.
-
.NETCore 5.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.VisualStudio.Services.Client (= 14.95.4-preview)
- Newtonsoft.Json (>= 6.0.8)
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.VisualStudio.Services.Client (= 14.95.4-preview)
- Newtonsoft.Json (>= 6.0.8)
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- Microsoft.VisualStudio.Services.Client (= 14.95.4-preview)
- System.Collections (>= 4.0.11-beta-23516)
- System.ComponentModel (>= 4.0.1-beta-23516)
- System.Diagnostics.Tools (>= 4.0.1-beta-23409)
- System.Diagnostics.Tracing (>= 4.0.20)
- System.Linq (>= 4.0.1-beta-23516)
- System.Net.Http (>= 4.0.1-beta-23225)
- System.Net.Requests (>= 4.0.10)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Runtime.Serialization.Json (>= 4.0.0)
- System.Runtime.Serialization.Primitives (>= 4.0.11-beta-23409)
- System.Threading (>= 4.0.11-beta-23516)
- System.Xml.ReaderWriter (>= 4.0.11-beta-23516)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.VisualStudio.Services.Client (= 14.95.4-preview)
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.TeamFoundationServer.Client:
Package | Downloads |
---|---|
Microsoft.TeamFoundationServer.ExtendedClient
Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based Windows applications. Work with and manage version control, work items, and build, and other resources from your client application. |
GitHub repositories (21)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TeamFoundationServer.Client:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
|
|
microsoft/BuildXL
Microsoft Build Accelerator
|
14.95.3 correlates to Visual Studio 2015 Update 2 RTW.
14.95.4 is the same as 14.95.3, but adds preview versions of NetCore and Portable binaries.
To authenticate to the service using NetCore or Portable binaries you should use a Personal Access Tokens or basic authentication. PATs are more secure then standard basic authentication. See the project link for examples on how to use a PAT. Other forms of authentication will be coming in later preview versions of these NetCore and Portable packages.