Microsoft.VisualStudio.Shell.Framework
                               
                            
                                17.0.0-previews-1-31410-258
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    
        
        
                                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.0.0-previews-1-31410-258
NuGet\Install-Package Microsoft.VisualStudio.Shell.Framework -Version 17.0.0-previews-1-31410-258
        
        
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.0.0-previews-1-31410-258" />
        
        
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.0.0-previews-1-31410-258" />
<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.0.0-previews-1-31410-258
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Microsoft.VisualStudio.Shell.Framework, 17.0.0-previews-1-31410-258"
        
        
#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.0.0-previews-1-31410-258
        
        
#: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.0.0-previews-1-31410-258&prerelease
#tool nuget:?package=Microsoft.VisualStudio.Shell.Framework&version=17.0.0-previews-1-31410-258&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.0.0-previews-1-31410-258)
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.0.0-previews-1-31410-258)
- Microsoft.VisualStudio.Interop (>= 17.0.0-previews-1-31410-258)
- Microsoft.VisualStudio.SDK.Analyzers (>= 16.9.2-alpha)
- Microsoft.VisualStudio.Telemetry (>= 16.3.176)
- Microsoft.VisualStudio.Text.Data (>= 17.0.82-g2ecf33c7f7)
- Microsoft.VisualStudio.Threading (>= 17.0.17-alpha)
- Microsoft.VisualStudio.Utilities (>= 17.0.0-previews-1-31410-258)
- Newtonsoft.Json (>= 12.0.2)
- System.ComponentModel.Composition (>= 4.5.0)
- System.Threading.Tasks.Dataflow (>= 5.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
 
NuGet packages (23)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Shell.Framework:
| Package | Downloads | 
|---|---|
| Microsoft.VisualStudio.Shell.15.0 A member of the Visual Studio SDK | |
| Microsoft.VisualStudio.Editor Microsoft® Visual Studio® Editor Platform | |
| Microsoft.VisualStudio.Shell.Design A member of the Visual Studio SDK | |
| Microsoft.VisualStudio.Package.LanguageService.15.0 A member of the Visual Studio SDK | |
| Microsoft.VisualStudio.SDK Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages. | 
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
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 17.14.40264 | 30,669 | 5/14/2025 | 
| 17.13.40008 | 32,646 | 2/12/2025 | 
| 17.12.40391 | 136,995 | 11/12/2024 | 
| 17.11.40262 | 84,508 | 8/13/2024 | 
| 17.10.40170 | 74,361 | 5/21/2024 | 
| 17.9.37000 | 64,227 | 2/14/2024 | 
| 17.8.37221 | 35,954 | 11/14/2023 | 
| 17.7.37355 | 101,882 | 8/10/2023 | 
| 17.6.36389 | 173,954 | 5/16/2023 | 
| 17.5.33428.388 | 62,714 | 3/1/2023 | 
| 17.5.33422.76 | 46,271 | 3/3/2023 | 
| 17.4.33103.184 | 132,818 | 11/9/2022 | 
| 17.3.32804.24 | 252,014 | 8/9/2022 | 
| 17.2.32505.113 | 123,042 | 5/10/2022 | 
| 17.1.32210.191 | 110,975 | 2/17/2022 | 
| 17.1.32107.28 | 91,514 | 2/17/2022 | 
| 17.0.32112.339 | 278,222 | 1/14/2022 | 
| 17.0.31902.203 | 486,701 | 11/8/2021 | 
| 17.0.31723.112 | 699,324 | 11/8/2021 | 
| 17.0.0-previews-5-31722-452 | 24,317 | 9/23/2021 | 
| 17.0.0-previews-4-31709-430 | 127,026 | 9/20/2021 | 
| 17.0.0-previews-3-31605-261 | 67,788 | 8/11/2021 | 
| 17.0.0-previews-3-31526-019 | 119,839 | 9/20/2021 | 
| 17.0.0-previews-2-31512-422 | 172,049 | 7/19/2021 | 
| 17.0.0-previews-1-31410-258 | 342,771 | 6/17/2021 | 
| 17.0.0-previews-1-31325-273 | 27,597 | 6/1/2021 | 
| 17.0.0-previews-1-31314-256 | 4,862 | 5/17/2021 | 
| 17.0.0-preview-2-31221-277 | 214,557 | 6/17/2021 | 
| 16.10.31321.278 | 88,060 | 5/26/2021 | 
| 16.10.31225.38 | 37,649 | 11/5/2021 | 
| 16.9.31024.71 | 28,417 | 3/3/2021 | 
| 16.9.30927.25 | 69,321 | 11/5/2021 | 
| 16.7.30329.88 | 37,371 | 8/5/2020 | 
| 16.6.30107.105 | 32,302 | 5/19/2020 | 
| 16.5.29911.84 | 73,209 | 3/17/2020 | 
| 16.4.29519.181 | 40,945 | 12/6/2019 | 
| 16.3.29318.209 | 17,914 | 9/24/2019 | 
| 16.2.29122.156 | 16,199 | 7/24/2019 | 
| 16.1.28917.181 | 115,638 | 5/24/2019 | 
| 16.0.28729 | 600,044 | 4/2/2019 | 
| 16.0.28602-pre | 4,478 | 2/5/2019 | 
| 16.0.28528-pre | 2,633 | 1/31/2019 | 
| 16.0.28524-pre | 2,643 | 1/24/2019 | 
| 16.0.28522-pre | 2,760 | 1/24/2019 | 
| 16.0.28315-pre | 74,480 | 11/20/2018 | 
| 16.0.28103-pre | 10,105 | 10/5/2018 | 
| 15.9.28307 | 473,435 | 12/5/2018 | 
| 15.8.28010 | 80,299 | 9/7/2018 | 
| 15.7.27703 | 174,993 | 5/9/2018 | 
| 15.6.27413 | 93,410 | 2/15/2018 | 
| 15.5.27130 | 24,969 | 1/17/2018 | 
| 15.4.27004 | 55,471 | 10/14/2017 | 
| 15.0.26606 | 727,069 | 6/14/2017 | 
| 15.0.26228 | 247,362 | 7/5/2018 | 
| 15.0.26201 | 400,467 | 2/2/2017 | 
| 15.0.26109-RC3 | 6,304 | 1/10/2017 | 
| 15.0.26105-RC3 | 13,623 | 1/6/2017 | 
| 15.0.25901-RC | 30,588 | 11/4/2016 | 
| 15.0.25824-RC | 4,535 | 10/26/2016 | 
| 15.0.25726-Preview5 | 27,327 | 9/27/2016 | 
| 15.0.25604-Preview4 | 22,849 | 8/8/2016 |