Microsoft.TeamFoundationServer.ExtendedClient by Microsoft

<PackageReference Include="Microsoft.TeamFoundationServer.ExtendedClient" Version="16.182.0-preview" />

.NET API 7,306,432 bytes

 Microsoft.TeamFoundationServer.ExtendedClient 16.182.0-preview

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.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata minClientVersion="3.4">
    <id>Microsoft.TeamFoundationServer.ExtendedClient</id>
    <version>16.182.0-preview</version>
    <title>Microsoft Azure DevOps Client Libraries (Extended)</title>
    <authors>Microsoft</authors>
    <owners>microsoft,nugetvss</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">license.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://go.microsoft.com/fwlink/?LinkId=613084</projectUrl>
    <iconUrl>https://go.microsoft.com/fwlink/?LinkId=615568</iconUrl>
    <description>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.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Azure DevOps Microsoft Team Foundation Server TFS VSO Visual Studio VisualStudio Online SOAP Build Git TFVC Test Management Agile WIT Work Item Tracking Room Version Control Client Object Model OM Extended VSTS TeamFoundation</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6.2">
        <dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.7" />
        <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.7" />
        <dependency id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="5.2.6" />
        <dependency id="Microsoft.TeamFoundationServer.Client" version="[16.182.0-preview]" />
        <dependency id="Microsoft.VisualStudio.Services.Client" version="[16.182.0-preview]" />
        <dependency id="Microsoft.VisualStudio.Services.InteractiveClient" version="[16.182.0-preview]" />
        <dependency id="Newtonsoft.Json" version="12.0.3" />
        <dependency id="System.IdentityModel.Tokens.Jwt" version="5.6.0" />
      </group>
    </dependencies>
  </metadata>
</package>