Microsoft.VisualStudio.InteractiveWindow
2.8.0
Visual Studio Interactive Window (Text Editor)
Install-Package Microsoft.VisualStudio.InteractiveWindow -Version 2.8.0
dotnet add package Microsoft.VisualStudio.InteractiveWindow --version 2.8.0
<PackageReference Include="Microsoft.VisualStudio.InteractiveWindow" Version="2.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.InteractiveWindow --version 2.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.InteractiveWindow, 2.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Visual Studio Interactive Window (Text Editor)
Dependencies
-
.NETFramework 4.6
- Microsoft.VisualStudio.CoreUtility (>= 15.0.26606)
- Microsoft.VisualStudio.ImageCatalog (>= 15.0.26606)
- Microsoft.VisualStudio.Imaging (>= 15.0.26606)
- Microsoft.VisualStudio.Language.Intellisense (>= 15.0.26606)
- Microsoft.VisualStudio.Language.StandardClassification (>= 15.0.26606)
- Microsoft.VisualStudio.Text.Data (>= 15.0.26606)
- Microsoft.VisualStudio.Text.Logic (>= 15.0.26606)
- Microsoft.VisualStudio.Text.UI (>= 15.0.26606)
- Microsoft.VisualStudio.Text.UI.Wpf (>= 15.0.26606)
- Microsoft.VisualStudio.Threading (>= 15.3.83)
Used By
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 (4)
Showing the top 4 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
|
|
microsoft/PTVS
Python Tools for Visual Studio
|
|
microsoft/RTVS
R Tools for Visual Studio.
|