Microsoft.VisualStudio.InteractiveWindow
4.0.0
Prefix Reserved
dotnet add package Microsoft.VisualStudio.InteractiveWindow --version 4.0.0
NuGet\Install-Package Microsoft.VisualStudio.InteractiveWindow -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.InteractiveWindow" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.InteractiveWindow --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.InteractiveWindow, 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.
// Install Microsoft.VisualStudio.InteractiveWindow as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.InteractiveWindow&version=4.0.0 // Install Microsoft.VisualStudio.InteractiveWindow as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.InteractiveWindow&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Visual Studio Interactive Window (Text Editor)
Product | Versions 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.
-
.NETFramework 4.7.2
- Microsoft.VisualStudio.CoreUtility (>= 17.0.491)
- Microsoft.VisualStudio.ImageCatalog (>= 17.0.32112.339)
- Microsoft.VisualStudio.Imaging (>= 17.0.32112.339)
- Microsoft.VisualStudio.Interop (>= 17.0.32112.339)
- Microsoft.VisualStudio.Language.Intellisense (>= 17.0.491)
- Microsoft.VisualStudio.Language.StandardClassification (>= 17.0.491)
- Microsoft.VisualStudio.Text.Data (>= 17.0.491)
- Microsoft.VisualStudio.Text.Logic (>= 17.0.491)
- Microsoft.VisualStudio.Text.UI (>= 17.0.491)
- Microsoft.VisualStudio.Text.UI.Wpf (>= 17.0.491)
- Microsoft.VisualStudio.Threading (>= 17.0.64)
- Microsoft.VisualStudio.Utilities (>= 17.0.32112.339)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.VisualStudio.InteractiveWindow:
Package | Downloads |
---|---|
Microsoft.VisualStudio.VsInteractiveWindow
Visual Studio Interactive Window (Shell Package) |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudio.InteractiveWindow:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
microsoft/RTVS
R Tools for Visual Studio.
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|
Visual Studio Interactive Window (Text Editor)