Microsoft.VisualStudio.Services.InteractiveClient 19.245.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.245.0-preview
                    
NuGet\Install-Package Microsoft.VisualStudio.Services.InteractiveClient -Version 19.245.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.245.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.245.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.245.0-preview
                    
#r "nuget: Microsoft.VisualStudio.Services.InteractiveClient, 19.245.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.245.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.245.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Services.InteractiveClient&version=19.245.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 1,747 8/18/2025
20.259.0-preview 1,614 7/17/2025
20.257.0-preview 12,688 6/2/2025
20.256.0-preview 590 5/21/2025
19.255.0-preview 3,652 5/12/2025
19.253.0-preview 24,890 3/24/2025
19.252.0-preview 3,651 2/26/2025
19.251.0-preview 584 2/18/2025
19.250.0-preview 11,675 2/14/2025
19.248.0-preview 641 2/10/2025
19.247.0-preview 255 2/6/2025
19.246.0-preview 57,482 10/18/2024
19.245.0-preview 4,903 9/27/2024
19.244.0-preview 1,863 9/5/2024
19.243.0-preview 3,865 8/23/2024
19.242.0-preview 458 8/16/2024
19.241.0-preview 1,311 8/14/2024
19.240.0-preview 1,215 8/6/2024
19.239.0-preview 345,683 5/8/2024
19.238.0-preview 416 5/3/2024
19.237.0-preview 1,857 3/27/2024
19.236.0-preview 268 3/25/2024
19.235.0-preview 670 2/29/2024
19.234.0-preview 665 2/16/2024
19.233.0-preview 702 2/15/2024
19.232.0-preview 70,399 1/8/2024
19.231.0-preview 1,923 12/14/2023
19.230.0-preview 16,107 10/30/2023
19.229.0-preview 255 10/30/2023
19.228.0-preview 4,729 10/12/2023
19.227.0-preview 4,974 9/15/2023
19.226.0-preview 341 9/15/2023
19.225.1 863,794 3/12/2024
19.225.0-preview 5,611 8/15/2023
19.224.0-preview 5,325 7/13/2023
19.223.0-preview 10,634 6/22/2023
19.222.0-preview 3,346 6/1/2023
19.221.0-preview 1,368 5/12/2023
19.220.0-preview 3,265 4/21/2023
19.219.0-preview 17,893 3/29/2023
19.218.0-preview 5,495 3/9/2023
19.217.0-preview 1,257 2/24/2023
19.216.0-preview 59,646 2/6/2023
19.215.0-preview 824 1/19/2023
19.214.0-preview 446 1/19/2023
19.213.0-preview 351 1/19/2023
19.212.0-preview 33,864 10/24/2022
19.211.0-preview 1,377 10/10/2022
19.210.0-preview 1,510 9/15/2022
19.209.0-preview 9,524 9/1/2022
19.208.0-preview 18,057 8/15/2022
19.207.0-preview 1,852 7/20/2022
16.206.0-preview 56,226 7/8/2022
16.205.1 464,254 4/18/2023
16.205.0-preview 524 6/30/2022
16.204.0-preview 4,647 6/17/2022
16.203.0-preview 3,261 5/3/2022
16.202.0-preview 6,646 4/12/2022
16.201.0-preview 969 3/14/2022
16.200.1-preview 434 3/9/2022
16.199.1-preview 411 3/10/2022
16.198.1-preview 408 3/10/2022
16.197.1-preview 392 3/10/2022
16.196.0-preview 817 12/1/2021
16.195.0-preview 393 12/1/2021
16.194.0-preview 5,984 11/24/2021
16.193.0-preview 1,266 10/29/2021
16.192.0-preview 499 10/29/2021
16.191.0-preview 3,454 8/23/2021
16.190.0-preview 1,342 8/18/2021
16.189.0-preview 456 8/17/2021
16.188.0-preview 595 8/5/2021
16.187.0-preview 502 8/5/2021
16.186.0-preview 657 7/22/2021
16.185.0-preview 1,181 6/8/2021
16.184.0-preview 2,240 4/9/2021
16.183.0-preview 4,463 3/9/2021
16.182.0-preview 628 2/24/2021
16.181.0-preview 1,269 2/1/2021
16.180.0-preview 1,020 1/20/2021
16.179.0-preview 1,198 1/5/2021
16.178.1-preview 2,429 12/2/2020
16.178.0-preview 820 11/30/2020
16.177.1-preview 11,842 11/12/2020
16.177.0-preview 1,236 11/2/2020
16.176.0-preview 1,028 10/15/2020
16.175.0-preview 1,945 9/22/2020
16.174.0-preview 1,316 9/2/2020
16.173.0-preview 6,196 8/18/2020
16.172.0-preview 4,678 7/20/2020
16.170.0 968,708 1/8/2021
16.170.0-preview 7,725 6/8/2020
16.169.1-preview 2,052 5/28/2020
16.169.0-preview 1,010 5/19/2020
16.167.1-preview 1,012 5/7/2020
16.167.0-preview 28,905 4/22/2020
16.166.0-preview 1,843 3/19/2020
16.165.0-preview 4,502 2/26/2020
16.164.0-preview 1,323 2/3/2020
16.163.0-preview 996 1/29/2020
16.162.1-preview 2,485 1/10/2020
16.162.0-preview 1,773 12/20/2019
16.161.0-preview 1,135 12/18/2019
16.160.1-preview 4,104 11/16/2019
16.160.0-preview 1,309 11/12/2019
16.159.1-preview 2,418 10/29/2019
16.159.0-preview 1,666 10/23/2019
16.158.0-preview 3,749 10/1/2019
16.157.0-preview 9,440 9/17/2019
16.156.0-preview 1,864 8/23/2019
16.155.1-preview 1,098 8/23/2019
16.155.0-preview 11,279 7/31/2019
16.154.0-preview 1,020 7/30/2019
16.153.0 1,326,444 8/26/2019
16.153.0-preview 27,653 6/19/2019
16.152.0-preview 26,590 5/28/2019
16.151.1-preview 1,504 5/28/2019
16.151.0-preview 7,903 5/7/2019
16.150.0-preview 12,467 4/17/2019
16.149.1-preview 2,721 4/4/2019
16.149.0-preview 1,132 4/3/2019
16.148.1-preview 1,443 4/4/2019
16.148.0-preview 9,267 3/4/2019
16.147.0-preview 2,889 2/13/2019
16.146.0-preview 9,625 1/28/2019
16.144.1-preview 29,570 12/10/2018
16.143.2 233,295 6/23/2019
16.143.1 84,589 5/24/2019
16.143.0-preview 4,270 11/20/2018
16.142.0-preview 14,044 10/30/2018
16.141.1-preview 21,082 10/15/2018
16.140.0-preview 8,115 9/20/2018
16.139.0-preview 162,142 8/31/2018
16.138.0-preview 6,464 8/6/2018
16.137.0-preview 8,117 7/17/2018
16.136.1-preview 7,722 6/28/2018
16.135.0-preview 3,736 6/15/2018
15.134.0-preview 27,835 5/15/2018
15.133.0-preview 4,603 5/15/2018
15.132.0-preview 14,101 4/10/2018
15.131.1 574,236 9/19/2018
15.131.0-preview 20,072 3/19/2018
15.130.0-preview 17,549 2/21/2018
15.129.0-preview 6,785 2/14/2018
15.127.0-preview 10,154 1/17/2018
15.126.0-preview 9,183 12/15/2017
15.122.1-preview 14,485 10/1/2017
15.122.0-preview 13,051 9/15/2017
15.121.0-preview 10,793 8/18/2017
15.120.0-preview 8,471 7/26/2017
15.119.0-preview 2,136 7/15/2017
15.118.0-preview 5,273 6/26/2017
15.117.0-preview 10,508 5/23/2017
15.116.0-preview 13,194 5/1/2017
15.115.0-preview 2,955 4/17/2017
15.114.0-preview 11,444 3/28/2017
15.113.0-preview 7,113 2/23/2017
15.112.1 1,541,794 3/14/2017
15.112.0-preview 25,630 2/3/2017
15.109.0-preview 9,733 12/5/2016
15.107.1-preview 27,278 10/19/2016
15.104.0-preview 16,168 8/22/2016
15.103.0-preview 22,570 8/3/2016
15.101.0-preview 3,484 6/29/2016
15.98.0-preview 13,003 4/27/2016
14.102.0 348,139 8/3/2016
14.95.4-preview 2,940 4/5/2016
14.95.3 233,786 3/31/2016
14.95.2-preview 3,937 3/7/2016
14.95.1-preview 2,551 3/4/2016
14.95.0-preview 3,076 2/18/2016
14.92.1-preview 2,886 1/6/2016
14.89.0 134,435 12/1/2015
14.83.2 78,310 9/14/2015
14.83.0 24,836 7/20/2015