Microsoft.VisualStudio.Shell.Framework
                               
                            
                                17.2.32505.113
                            
                        
                    dotnet add package Microsoft.VisualStudio.Shell.Framework --version 17.2.32505.113
NuGet\Install-Package Microsoft.VisualStudio.Shell.Framework -Version 17.2.32505.113
        
        
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.32505.113" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Microsoft.VisualStudio.Shell.Framework" Version="17.2.32505.113" />
<PackageReference Include="Microsoft.VisualStudio.Shell.Framework" />
        
        
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.Shell.Framework --version 17.2.32505.113
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.VisualStudio.Shell.Framework, 17.2.32505.113"
        
        
#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.
                    
    
    #:package Microsoft.VisualStudio.Shell.Framework@17.2.32505.113
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Microsoft.VisualStudio.Shell.Framework&version=17.2.32505.113
#tool nuget:?package=Microsoft.VisualStudio.Shell.Framework&version=17.2.32505.113
        
        
 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 (>= 17.1.0)
 - Microsoft.ServiceHub.Framework (>= 3.1.4097)
 - Microsoft.VisualStudio.GraphModel (>= 17.2.32505.113)
 - Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.2.32505.113)
 - Microsoft.VisualStudio.Interop (>= 17.2.32505.113)
 - Microsoft.VisualStudio.SDK.Analyzers (>= 16.10.10)
 - Microsoft.VisualStudio.Telemetry (>= 16.4.56)
 - Microsoft.VisualStudio.Threading (>= 17.2.32)
 - Microsoft.VisualStudio.Utilities (>= 17.2.32505.113)
 - System.Text.Json (>= 6.0.0)
 - System.Threading.Tasks.Dataflow (>= 6.0.0)
 
 
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 (33)
Showing the top 20 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
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/MIEngine
                                                        
                                                         
                                                            The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/dotnet
                                                        
                                                         
                                                            Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/razor
                                                        
                                                         
                                                            Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            webbju/android-plus-plus
                                                        
                                                         
                                                            Android++ -- A native development and debugging solution for Visual Studio.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            RazorGenerator/RazorGenerator
                                                        
                                                         
                                                            A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Caphyon/clang-power-tools
                                                        
                                                         
                                                            Bringing clang-tidy magic to Visual Studio C++ developers.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sharpenrocks/Sharpen
                                                        
                                                         
                                                            Visual Studio extension that intelligently introduces new C# features into your existing codebase
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            AndreiMisiukevich/HotReload
                                                        
                                                         
                                                            Xamarin.Forms XAML hot reload, live reload, live xaml
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/RTVS
                                                        
                                                         
                                                            R Tools for Visual Studio.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            mmanela/SnippetDesigner
                                                        
                                                         
                                                            The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. 
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Necrobot-Private/NecroBot
                                                        
                                                         
                                                            NecroBot2
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/project-system-tools
                                                        
                                                         
                                                            Tools for working with the C#/VB/F# project system.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            LiamMorrow/Visual-Studio-Power-Mode
                                                        
                                                         
                                                            An extension that attempts to clone the power mode in Atom found here : https://atom.io/packages/activate-power-mode
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            Dotneteer/spectnetide
                                                        
                                                         
                                                            ZX Spectrum IDE with Visual Studio 2017 and 2019 integration
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            CosmosOS/XSharp
                                                        
                                                         
                                                            X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language
                                                         
                                                     |