Microsoft.VisualStudio.Services.Client
16.151.1-preview
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package Microsoft.VisualStudio.Services.Client --version 16.151.1-preview
NuGet\Install-Package Microsoft.VisualStudio.Services.Client -Version 16.151.1-preview
<PackageReference Include="Microsoft.VisualStudio.Services.Client" Version="16.151.1-preview" />
paket add Microsoft.VisualStudio.Services.Client --version 16.151.1-preview
#r "nuget: Microsoft.VisualStudio.Services.Client, 16.151.1-preview"
// Install Microsoft.VisualStudio.Services.Client as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.Services.Client&version=16.151.1-preview&prerelease // Install Microsoft.VisualStudio.Services.Client as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.Services.Client&version=16.151.1-preview&prerelease
Microsoft Visual Studio Services Client
Integrate with Team Foundation Server 2017 and Azure DevOps 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.
-
.NETFramework 4.5
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.IdentityModel.Tokens (>= 5.2.1)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 5.2.1)
-
.NETStandard 2.0
- Microsoft.AspNet.WebApi.Client (>= 5.2.4)
- Newtonsoft.Json (>= 11.0.2)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Data.SqlClient (>= 4.4.2)
- System.Security.Cryptography.Cng (>= 4.4.0)
- System.Security.Cryptography.OpenSsl (>= 4.4.0)
- System.Security.Cryptography.ProtectedData (>= 4.4.0)
- System.Security.Principal.Windows (>= 4.4.1)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
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 5 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.Client:
Repository | Stars |
---|---|
microsoft/azure-devops-dotnet-samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
|
|
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/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.
|