Microsoft.VisualStudio.VsInteractiveWindow 4.0.0

Prefix Reserved
dotnet add package Microsoft.VisualStudio.VsInteractiveWindow --version 4.0.0
                    
NuGet\Install-Package Microsoft.VisualStudio.VsInteractiveWindow -Version 4.0.0
                    
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.VsInteractiveWindow" Version="4.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.VsInteractiveWindow" Version="4.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.VsInteractiveWindow" />
                    
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.VsInteractiveWindow --version 4.0.0
                    
#r "nuget: Microsoft.VisualStudio.VsInteractiveWindow, 4.0.0"
                    
#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.
#addin nuget:?package=Microsoft.VisualStudio.VsInteractiveWindow&version=4.0.0
                    
Install Microsoft.VisualStudio.VsInteractiveWindow as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.VsInteractiveWindow&version=4.0.0
                    
Install Microsoft.VisualStudio.VsInteractiveWindow as a Cake Tool

Visual Studio Interactive Window (Shell Package)

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

Package Downloads
Microsoft.CodeAnalysis.ExternalAccess.FSharp

A supporting package for F#: https://github.com/Microsoft/visualfsharp More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.

Microsoft.CodeAnalysis.ExternalAccess.Apex

A supporting package for Apex (internal integration testing library): https://devdiv.visualstudio.com/DevDiv/_git/VS?path=/src/Omni/Apex More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.

Microsoft.VisualStudio.LanguageServices.LiveShare

A private package for the liveshare team to grant access to LSP implementations. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.

Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot

A supporting package for Copilot features: https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_git/VisualStudio.Conversations More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.

Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator

A supporting package for editor config generation. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.VisualStudio.VsInteractiveWindow:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
microsoft/nodejstools
Node.js Tools for Visual Studio
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/RTVS
R Tools for Visual Studio.
Version Downloads Last updated
4.0.0 1,847 5/11/2022
2.8.0 75,279 4/16/2019
2.3.0 17,954 11/16/2017

Visual Studio Interactive Window (Shell Package)