Microsoft.VisualStudio.Services.Client
15.116.0-preview
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package Microsoft.VisualStudio.Services.Client --version 15.116.0-preview
NuGet\Install-Package Microsoft.VisualStudio.Services.Client -Version 15.116.0-preview
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="15.116.0-preview" />
<PackageVersion Include="Microsoft.VisualStudio.Services.Client" Version="15.116.0-preview" />
<PackageReference Include="Microsoft.VisualStudio.Services.Client" />
paket add Microsoft.VisualStudio.Services.Client --version 15.116.0-preview
#r "nuget: Microsoft.VisualStudio.Services.Client, 15.116.0-preview"
#addin nuget:?package=Microsoft.VisualStudio.Services.Client&version=15.116.0-preview&prerelease
#tool nuget:?package=Microsoft.VisualStudio.Services.Client&version=15.116.0-preview&prerelease
Microsoft Visual Studio Services Client
Integrate with Team Foundation Server 2017 and Visual Studio Team Services from desktop-based, ASP.NET, and other Windows applications. Provides access to shared platform services such as account, profile, identity, security, 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.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 8.0.3)
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Newtonsoft.Json (>= 8.0.3)
-
.NETStandard 1.4
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 8.0.3)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.IO.Compression (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Primitives (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Net.Http (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.ObjectModel (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Security.Principal.Windows (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.Encoding.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.Net.Http (>= 2.2.22)
- Newtonsoft.Json (>= 8.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.VisualStudio.Services.Client:
Package | Downloads |
---|---|
Microsoft.TeamFoundationServer.Client
Integrate with Azure DevOps Server and Azure DevOps 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. |
|
Microsoft.VisualStudio.Services.InteractiveClient
Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based Windows applications that require interactive sign-in by a user. |
|
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. |
|
Microsoft.TeamFoundation.DistributedTask.Common.Contracts
Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides the models used to access the Distributed Task Service via public REST APIs. |
GitHub repositories (12)
Showing the top 12 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.Client:
Repository | Stars |
---|---|
nkdAgility/azure-devops-migration-tools
Azure DevOps Migration Tools allow you to migrate Teams, Backlogs, Work Items, Tasks, Test Cases, and Plans & Suits from one Project to another in Azure DevOps / TFS both within the same Organisation, and between Organisations.
|
|
microsoft/azure-devops-dotnet-samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
|
|
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
|
|
solidify/jira-azuredevops-migrator
Tool to migrate work items from Atlassian Jira to Microsoft Azure DevOps/VSTS/TFS.
|
|
microsoft/mail2bug
Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
|
|
jelledruyts/TfsTeamProjectManager
TFS Team Project Manager automates various tasks across Team Projects in Team Foundation Server. If you find yourself managing multiple Team Projects for an organization and have recurring tasks and questions that repeat themselves over and over again, Team Project Manager probably has some answers for you.
|
|
microsoft/vsts-work-item-migrator
WiMigrator is a command line tool for migrating work items between VSTS/TFS projects
|
|
tfsaggregator/tfsaggregator
A server side plugin for Team Foundation Server (TFS) and Azure DevOps Server for performing various Work Item related calculations, create new Work Items and Links automatically.
|
|
Azure/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
|
|
squaredinfinity/VSCommands
|
|
mayerwin/vs-customize-window-title
Customize Visual Studio Window Title - Visual Studio Extension
|
|
dotnet/roslyn-tools
Tools used in Roslyn based repos
|