Microsoft.VisualStudio.Shell.15.0 17.14.40264

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Shell.15.0 --version 17.14.40264
                    
NuGet\Install-Package Microsoft.VisualStudio.Shell.15.0 -Version 17.14.40264
                    
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.15.0" Version="17.14.40264" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Shell.15.0" Version="17.14.40264" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0" />
                    
Project file
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.15.0 --version 17.14.40264
                    
#r "nuget: Microsoft.VisualStudio.Shell.15.0, 17.14.40264"
                    
#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.15.0@17.14.40264
                    
#: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.15.0&version=17.14.40264
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Shell.15.0&version=17.14.40264
                    
Install as a Cake Tool

A member of the Visual Studio SDK

Product Compatible and additional computed target framework versions.
.NET net8.0-windows8.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.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.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Shell.15.0:

Package Downloads
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.

Microsoft.VisualStudio.Workspace.VSIntegration

Extensibility APIs for Open Folder and lightweight Solution load in Visual Studio.

GitHub repositories (49)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Shell.15.0:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
microsoft/PTVS
Python Tools for Visual Studio
microsoft/nodejstools
Node.js Tools for Visual Studio
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
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.
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
Caphyon/clang-power-tools
Bringing clang-tidy magic to Visual Studio C++ developers.
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
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.
aspnet/LibraryManager
aspnet/DotNetTools
[Archived] Various .NET command line tools. Project moved to https://github.com/aspnet/AspNetCore
VioletGiraffe/cppcheck-vs-addin
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
Version Downloads Last Updated
17.14.40264 299,007 2025/5/14
17.13.40008 194,838 2025/2/12
17.12.40392 164,386 2024/11/12
17.11.40262 127,514 2024/8/13
17.10.40170 92,353 2024/5/21
17.9.37000 76,044 2024/2/14
17.8.37221 52,284 2023/11/14
17.7.37355 130,068 2023/8/10
17.6.36389 229,489 2023/5/16
17.5.33428.388 67,967 2023/3/1
17.5.33422.76 55,424 2023/3/3
17.4.33103.184 169,400 2022/11/9
17.3.32804.24 301,556 2022/8/9
17.2.32505.113 146,159 2022/5/10
17.1.32210.191 132,055 2022/2/17
17.1.32107.28 106,510 2022/2/17
Loading failed