Microsoft.VisualStudio.Shell.Framework
17.2.0-preview-1-32131-009
This is a prerelease version of Microsoft.VisualStudio.Shell.Framework.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Shell.Framework --version 17.2.0-preview-1-32131-009
NuGet\Install-Package Microsoft.VisualStudio.Shell.Framework -Version 17.2.0-preview-1-32131-009
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.Shell.Framework" Version="17.2.0-preview-1-32131-009" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Shell.Framework --version 17.2.0-preview-1-32131-009
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Shell.Framework, 17.2.0-preview-1-32131-009"
#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.Shell.Framework as a Cake Addin #addin nuget:?package=Microsoft.VisualStudio.Shell.Framework&version=17.2.0-preview-1-32131-009&prerelease // Install Microsoft.VisualStudio.Shell.Framework as a Cake Tool #tool nuget:?package=Microsoft.VisualStudio.Shell.Framework&version=17.2.0-preview-1-32131-009&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A member of the Visual Studio SDK
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.Build.Framework (>= 16.5.0)
- Microsoft.VisualStudio.GraphModel (>= 17.2.0-preview-1-32131-009)
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.2.0-preview-1-32131-009)
- Microsoft.VisualStudio.Interop (>= 17.2.0-preview-1-32131-009)
- Microsoft.VisualStudio.SDK.Analyzers (>= 16.10.10)
- Microsoft.VisualStudio.Telemetry (>= 16.4.25)
- Microsoft.VisualStudio.Threading (>= 17.2.10-alpha)
- Microsoft.VisualStudio.Utilities (>= 17.2.0-preview-1-32131-009)
- Microsoft.VisualStudio.Validation (>= 17.0.46)
- Newtonsoft.Json (>= 13.0.1)
- System.ComponentModel.Composition (>= 6.0.0)
- System.Text.Json (>= 6.0.0)
- System.Threading.Tasks.Dataflow (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Shell.Framework:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Shell.Design
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Shell.15.0
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Package.LanguageService.15.0
Microsoft.VisualStudio.Package.LanguageService.15.0 |
|
Microsoft.VisualStudio.TextTemplating.VSHost.15.0
Microsoft.VisualStudio.TextTemplating.VSHost.15.0 |
|
Microsoft.VisualStudio.Shell.Immutable.11.0
A member of the Visual Studio SDK |
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudio.Shell.Framework:
Repository | Stars |
---|---|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|