Microsoft.VisualStudio.Services.InteractiveClient 19.229.0-preview

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.Services.InteractiveClient.
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package Microsoft.VisualStudio.Services.InteractiveClient --version 19.229.0-preview
                    
NuGet\Install-Package Microsoft.VisualStudio.Services.InteractiveClient -Version 19.229.0-preview
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.229.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.229.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Services.InteractiveClient --version 19.229.0-preview
                    
#r "nuget: Microsoft.VisualStudio.Services.InteractiveClient, 19.229.0-preview"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.VisualStudio.Services.InteractiveClient@19.229.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Services.InteractiveClient&version=19.229.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Services.InteractiveClient&version=19.229.0-preview&prerelease
                    
Install as a Cake Tool

Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based Windows applications that require interactive sign-in by a user.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Services.InteractiveClient:

Package Downloads
Microsoft.TeamFoundationServer.ExtendedClient

Integrate with Azure DevOps Server 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.

Cake.Frosting.AzureDevOps

Addin for the Cake build automation system for working with Azure DevOps. NOTE: This is the version of the addin compatible with Cake Frosting. For addin compatible with Cake Script Runners see Cake.AzureDevOps.

VisualStudio.Extensibility.Common

Visual studio extensibility package

zeusautomationsuite

This package contains the core library for runing the automated tests (Androids Apps, UWP apps, Web Apps) and executing them using Selenium/CodedUI on cross platforms.

JB.Common.VisualStudio.Services.Client

Provides custom types, helpers and extension methods for the Microsoft Visual Studio Team Services client(s).

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Microsoft.VisualStudio.Services.InteractiveClient:

Repository Stars
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/azure-pipelines-agent
Azure Pipelines Agent 🚀
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.
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
dotnet/roslyn-tools
Tools used in Roslyn based repos
Version Downloads Last Updated
20.260.0-preview 340 8/18/2025
20.259.0-preview 949 7/17/2025
20.257.0-preview 5,761 6/2/2025
20.256.0-preview 425 5/21/2025
19.255.0-preview 2,663 5/12/2025
19.253.0-preview 22,353 3/24/2025
19.252.0-preview 3,102 2/26/2025
19.251.0-preview 542 2/18/2025
19.250.0-preview 9,399 2/14/2025
19.248.0-preview 541 2/10/2025
19.247.0-preview 218 2/6/2025
19.246.0-preview 53,658 10/18/2024
19.245.0-preview 4,560 9/27/2024
19.244.0-preview 1,732 9/5/2024
19.243.0-preview 3,774 8/23/2024
19.242.0-preview 426 8/16/2024
19.241.0-preview 1,217 8/14/2024
19.240.0-preview 1,183 8/6/2024
19.239.0-preview 258,930 5/8/2024
19.238.0-preview 368 5/3/2024
19.237.0-preview 1,777 3/27/2024
19.236.0-preview 227 3/25/2024
19.235.0-preview 638 2/29/2024
19.234.0-preview 617 2/16/2024
19.233.0-preview 670 2/15/2024
19.232.0-preview 69,379 1/8/2024
19.231.0-preview 1,849 12/14/2023
19.230.0-preview 15,235 10/30/2023
19.229.0-preview 210 10/30/2023
19.228.0-preview 4,680 10/12/2023
19.227.0-preview 4,891 9/15/2023
19.226.0-preview 301 9/15/2023
19.225.1 739,368 3/12/2024
19.225.0-preview 5,582 8/15/2023
19.224.0-preview 5,263 7/13/2023
19.223.0-preview 10,589 6/22/2023
19.222.0-preview 3,073 6/1/2023
19.221.0-preview 1,324 5/12/2023
19.220.0-preview 3,184 4/21/2023
19.219.0-preview 17,223 3/29/2023
19.218.0-preview 5,448 3/9/2023
19.217.0-preview 1,207 2/24/2023
19.216.0-preview 56,944 2/6/2023
19.215.0-preview 781 1/19/2023
19.214.0-preview 380 1/19/2023
19.213.0-preview 309 1/19/2023
19.212.0-preview 33,671 10/24/2022
19.211.0-preview 1,334 10/10/2022
19.210.0-preview 1,400 9/15/2022
19.209.0-preview 9,246 9/1/2022
19.208.0-preview 17,729 8/15/2022
19.207.0-preview 1,794 7/20/2022
16.206.0-preview 55,519 7/8/2022
16.205.1 428,035 4/18/2023
16.205.0-preview 470 6/30/2022
16.204.0-preview 4,556 6/17/2022
16.203.0-preview 3,191 5/3/2022
16.202.0-preview 5,855 4/12/2022
16.201.0-preview 918 3/14/2022
16.200.1-preview 381 3/9/2022
16.199.1-preview 350 3/10/2022
16.198.1-preview 343 3/10/2022
16.197.1-preview 335 3/10/2022
16.196.0-preview 724 12/1/2021
16.195.0-preview 344 12/1/2021
16.194.0-preview 5,921 11/24/2021
16.193.0-preview 1,195 10/29/2021
16.192.0-preview 428 10/29/2021
16.191.0-preview 3,339 8/23/2021
16.190.0-preview 1,263 8/18/2021
16.189.0-preview 408 8/17/2021
16.188.0-preview 522 8/5/2021
16.187.0-preview 447 8/5/2021
16.186.0-preview 607 7/22/2021
16.185.0-preview 1,128 6/8/2021
16.184.0-preview 2,168 4/9/2021
16.183.0-preview 4,405 3/9/2021
16.182.0-preview 571 2/24/2021
16.181.0-preview 1,199 2/1/2021
16.180.0-preview 952 1/20/2021
16.179.0-preview 1,146 1/5/2021
16.178.1-preview 2,368 12/2/2020
16.178.0-preview 758 11/30/2020
16.177.1-preview 10,735 11/12/2020
16.177.0-preview 1,174 11/2/2020
16.176.0-preview 970 10/15/2020
16.175.0-preview 1,892 9/22/2020
16.174.0-preview 1,240 9/2/2020
16.173.0-preview 5,984 8/18/2020
16.172.0-preview 4,593 7/20/2020
16.170.0 944,854 1/8/2021
16.170.0-preview 7,661 6/8/2020
16.169.1-preview 1,978 5/28/2020
16.169.0-preview 928 5/19/2020
16.167.1-preview 951 5/7/2020
16.167.0-preview 28,863 4/22/2020
16.166.0-preview 1,773 3/19/2020
16.165.0-preview 4,140 2/26/2020
16.164.0-preview 1,235 2/3/2020
16.163.0-preview 934 1/29/2020
16.162.1-preview 2,423 1/10/2020
16.162.0-preview 1,674 12/20/2019
16.161.0-preview 1,042 12/18/2019
16.160.1-preview 4,023 11/16/2019
16.160.0-preview 1,225 11/12/2019
16.159.1-preview 2,360 10/29/2019
16.159.0-preview 1,603 10/23/2019
16.158.0-preview 3,657 10/1/2019
16.157.0-preview 9,370 9/17/2019
16.156.0-preview 1,773 8/23/2019
16.155.1-preview 1,001 8/23/2019
16.155.0-preview 10,862 7/31/2019
16.154.0-preview 946 7/30/2019
16.153.0 1,302,751 8/26/2019
16.153.0-preview 27,541 6/19/2019
16.152.0-preview 26,495 5/28/2019
16.151.1-preview 1,434 5/28/2019
16.151.0-preview 7,829 5/7/2019
16.150.0-preview 12,383 4/17/2019
16.149.1-preview 2,600 4/4/2019
16.149.0-preview 1,056 4/3/2019
16.148.1-preview 1,348 4/4/2019
16.148.0-preview 9,194 3/4/2019
16.147.0-preview 2,812 2/13/2019
16.146.0-preview 9,531 1/28/2019
16.144.1-preview 29,489 12/10/2018
16.143.2 232,029 6/23/2019
16.143.1 84,248 5/24/2019
16.143.0-preview 4,198 11/20/2018
16.142.0-preview 13,967 10/30/2018
16.141.1-preview 20,980 10/15/2018
16.140.0-preview 7,984 9/20/2018
16.139.0-preview 162,050 8/31/2018
16.138.0-preview 6,381 8/6/2018
16.137.0-preview 7,972 7/17/2018
16.136.1-preview 7,529 6/28/2018
16.135.0-preview 3,610 6/15/2018
15.134.0-preview 27,423 5/15/2018
15.133.0-preview 4,497 5/15/2018
15.132.0-preview 13,998 4/10/2018
15.131.1 569,033 9/19/2018
15.131.0-preview 19,897 3/19/2018
15.130.0-preview 17,438 2/21/2018
15.129.0-preview 6,685 2/14/2018
15.127.0-preview 10,062 1/17/2018
15.126.0-preview 9,037 12/15/2017
15.122.1-preview 14,386 10/1/2017
15.122.0-preview 12,976 9/15/2017
15.121.0-preview 10,673 8/18/2017
15.120.0-preview 8,388 7/26/2017
15.119.0-preview 2,051 7/15/2017
15.118.0-preview 5,182 6/26/2017
15.117.0-preview 10,424 5/23/2017
15.116.0-preview 13,111 5/1/2017
15.115.0-preview 2,851 4/17/2017
15.114.0-preview 11,351 3/28/2017
15.113.0-preview 7,029 2/23/2017
15.112.1 1,531,690 3/14/2017
15.112.0-preview 25,297 2/3/2017
15.109.0-preview 9,642 12/5/2016
15.107.1-preview 26,083 10/19/2016
15.104.0-preview 16,003 8/22/2016
15.103.0-preview 22,480 8/3/2016
15.101.0-preview 3,372 6/29/2016
15.98.0-preview 12,901 4/27/2016
14.102.0 344,919 8/3/2016
14.95.4-preview 2,809 4/5/2016
14.95.3 230,000 3/31/2016
14.95.2-preview 3,810 3/7/2016
14.95.1-preview 2,418 3/4/2016
14.95.0-preview 2,956 2/18/2016
14.92.1-preview 2,792 1/6/2016
14.89.0 133,609 12/1/2015
14.83.2 78,107 9/14/2015
14.83.0 24,489 7/20/2015