Can't find VS2015 TeamFoundationServerExt on nuget

Mladen Mihajlovic

I've referenced the latest Microsoft Team Foundation nuget packages found at https://www.visualstudio.com/integrate/get-started/client-libraries/dotnet but I cannot find a reference anywhere for TeamFoundationServerExt. Does anybody know if these have been moved to a nuget package too? If not where can I reference from (I was hoping not to use direct paths to Visual Studio 2015)?

jessehouwing

You're looking for:

https://www.nuget.org/packages/Microsoft.TeamFoundationServer.ExtendedClient/

 PM> Install-Package Microsoft.TeamFoundationServer.ExtendedClient

I'm not sure which Assembly you're looking for, Microsoft has never shipped a TeamFoundationServerExt assembly, all the functionality you need is broken into one of the at least 20 assemblies added to your project when referencing this package.

There is a class TeamfoundationServerExt, which is part of the assembly Microsoft.VisualStudio.TeamFoundation, that one is part of the Visual Studio SDK and/or full Visual Studio installation and is not available as a redistributable Nuget package as far as I am aware of.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

VS can't find NuGet package

Why VS2015 can't find my Raspberry Pi 2 in the Remote Connections dialog?

Can't retarget project in VS2015

NuGet Package won't restore from VS2015 with GitLab

Nuget VS 2015 Update 2 Doesn't Find All Packages

Can't Find Package (Pechkin) in Nuget

Debugging Powershell in VS2015 Can't Visualize XML objects

Can't run IIS Express from VS2015

can't find nuget packages from nuget server

I installed MAUI on VS but I can't find NuGet packages in the MAUI project

Can't install VS2015 Pro - Installer thinks 2015 Enterprise is already installed

Save NuGet feed credentials in VS2015?

Cannot be installed nuget package in VS2015

Can't open vs2008 project after vs2015 uninstall

Can't build .NET 4.5 in VS2015 after VS2019 install

NuGet can't find/download packages after upgrade to 3.4

Can't find the nuget package manager in visual studio 2017?

dnvm can't find latest version from nuget.org

Can't Install Package Azure.Storage.Blobs.12.5.1 in VS2015

VS2015/ASP.NET MVC 5: Can't set model type on ASPX views

VS2015 Xamarin.Android: Intellisense can't see Resource.designer.cs

NuGet Configuration File for Solution VS2015 (NuGet 3.4+)

Is FxCop Dead? Can it be used with VS2015?

VS2015 nuget package manager not finding packages

VS2015 Diagnostic with Code Fix - NuGet OR VSIX OR both?

How to keep VS2015 NuGet from adding packages to TFS

VS2015 NuGet package manager not loading any online packages

Umbraco 7.2.8 configuration error after nuget installation in VS2015

can't update or install any nuget packages in vs 2017