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
<PackageReference Include="Microsoft.VisualStudio.InteractiveWindow" Version="4.0.0" />
<PackageVersion Include="Microsoft.VisualStudio.InteractiveWindow" Version="4.0.0" />
<PackageReference Include="Microsoft.VisualStudio.InteractiveWindow" />
paket add Microsoft.VisualStudio.InteractiveWindow --version 4.0.0
#r "nuget: Microsoft.VisualStudio.InteractiveWindow, 4.0.0"
#addin nuget:?package=Microsoft.VisualStudio.InteractiveWindow&version=4.0.0
#tool nuget:?package=Microsoft.VisualStudio.InteractiveWindow&version=4.0.0
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. |
-
.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 (12)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.InteractiveWindow:
Package | Downloads |
---|---|
Microsoft.VisualStudio.VsInteractiveWindow
Visual Studio Interactive Window (Shell Package) |
|
Microsoft.CodeAnalysis.EditorFeatures.Common
.NET Compiler Platform ("Roslyn") support for editor features inside the Visual Studio editor. 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.CSharp.EditorFeatures
.NET Compiler Platform ("Roslyn") support for C# editor features inside the Visual Studio editor. 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.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.Debugger
A supporting package for the Visual Studio debugger: https://devdiv.visualstudio.com/DevDiv/_git/VS?path=/src/debugger/Razor 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 (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.
|
|
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)