Microsoft.VisualStudio.Shell.15.0
17.2.32505.113
dotnet add package Microsoft.VisualStudio.Shell.15.0 --version 17.2.32505.113
NuGet\Install-Package Microsoft.VisualStudio.Shell.15.0 -Version 17.2.32505.113
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0" Version="17.2.32505.113" />
<PackageVersion Include="Microsoft.VisualStudio.Shell.15.0" Version="17.2.32505.113" />
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0" />
paket add Microsoft.VisualStudio.Shell.15.0 --version 17.2.32505.113
#r "nuget: Microsoft.VisualStudio.Shell.15.0, 17.2.32505.113"
#:package Microsoft.VisualStudio.Shell.15.0@17.2.32505.113
#addin nuget:?package=Microsoft.VisualStudio.Shell.15.0&version=17.2.32505.113
#tool nuget:?package=Microsoft.VisualStudio.Shell.15.0&version=17.2.32505.113
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. |
-
.NETFramework 4.7.2
- Microsoft.Build.Framework (>= 17.1.0)
- Microsoft.VisualStudio.ComponentModelHost (>= 17.2.3194)
- Microsoft.VisualStudio.GraphModel (>= 17.2.32505.113)
- Microsoft.VisualStudio.ImageCatalog (>= 17.2.32505.113)
- Microsoft.VisualStudio.Imaging (>= 17.2.32505.113)
- Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (>= 17.2.32505.113)
- Microsoft.VisualStudio.Interop (>= 17.2.32505.113)
- Microsoft.VisualStudio.ProjectAggregator (>= 17.2.32505.113)
- Microsoft.VisualStudio.SDK.Analyzers (>= 16.10.10)
- Microsoft.VisualStudio.Shell.Framework (>= 17.2.32505.113)
- Microsoft.VisualStudio.Utilities (>= 17.2.32505.113)
NuGet packages (6)
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.LanguageServer.Client
Visual Studio client side APIs for interacting with a Language Server Protocol enabled server. |
|
Microsoft.VisualStudio.Sdk.TestFramework
A test library to help in writing unit and integration tests for Visual Studio extensions. Xunit test projects should consume via the Microsoft.VisualStudio.Sdk.TestFramework.Xunit package. |
|
Microsoft.VisualStudio.ProjectSystem.Managed.VS
Microsoft VisualStudio ProjectSystem for Managed Languages Project hosts that interact with VisualStudio interfaces. |
GitHub repositories (46)
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Shell.15.0:
Repository | Stars |
---|---|
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
|
|
microsoft/nodejstools
Node.js Tools 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/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)
|
|
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.
|
|
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
|
|
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.
|
|
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
|
|
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
|