Microsoft.VisualStudio.SDK
16.0.204
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.VisualStudio.SDK --version 16.0.204
NuGet\Install-Package Microsoft.VisualStudio.SDK -Version 16.0.204
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="16.0.204" />
<PackageVersion Include="Microsoft.VisualStudio.SDK" Version="16.0.204" />
<PackageReference Include="Microsoft.VisualStudio.SDK" />
paket add Microsoft.VisualStudio.SDK --version 16.0.204
#r "nuget: Microsoft.VisualStudio.SDK, 16.0.204"
#addin nuget:?package=Microsoft.VisualStudio.SDK&version=16.0.204
#tool nuget:?package=Microsoft.VisualStudio.SDK&version=16.0.204
Meta package containing core Visual Studio SDK Reference Assemblies
Learn more about Target Frameworks and .NET Standard.
-
- EnvDTE100 (>= 10.0.3)
- Microsoft.VisualStudio.CommandBars (>= 8.0.0)
- Microsoft.VisualStudio.ComponentModelHost (>= 16.0.467)
- Microsoft.VisualStudio.CoreUtility (>= 16.0.467)
- Microsoft.VisualStudio.Debugger.Engine (>= 16.0.2032702)
- Microsoft.VisualStudio.Debugger.Interop.10.0 (>= 10.0.30320)
- Microsoft.VisualStudio.Debugger.Interop.12.0 (>= 12.0.21006)
- Microsoft.VisualStudio.Debugger.Interop.14.0 (>= 14.3.25408)
- Microsoft.VisualStudio.Debugger.Interop.15.0 (>= 15.9.28307)
- Microsoft.VisualStudio.Debugger.Interop.16.0 (>= 16.0.28727)
- Microsoft.VisualStudio.Debugger.InteropA (>= 9.0.21023)
- Microsoft.VisualStudio.Designer.Interfaces (>= 1.1.4323)
- Microsoft.VisualStudio.DpiAwareness (>= 6.0.28727)
- Microsoft.VisualStudio.Editor (>= 16.0.467)
- Microsoft.VisualStudio.ImageCatalog (>= 16.0.28727)
- Microsoft.VisualStudio.Imaging (>= 16.0.28729)
- Microsoft.VisualStudio.Language (>= 16.0.467)
- Microsoft.VisualStudio.Language.Intellisense (>= 16.0.467)
- Microsoft.VisualStudio.Language.NavigateTo.Interfaces (>= 16.0.467)
- Microsoft.VisualStudio.Language.StandardClassification (>= 16.0.467)
- Microsoft.VisualStudio.LanguageServer.Client (>= 16.0.2264)
- Microsoft.VisualStudio.OLE.Interop (>= 7.10.6071)
- Microsoft.VisualStudio.Package.LanguageService.15.0 (>= 16.0.28729)
- Microsoft.VisualStudio.ProjectAggregator (>= 8.0.50728)
- Microsoft.VisualStudio.SDK.Analyzers (>= 16.3.14)
- Microsoft.VisualStudio.SDK.EmbedInteropTypes (>= 15.0.27)
- Microsoft.VisualStudio.Setup.Configuration.Interop (>= 1.16.30)
- Microsoft.VisualStudio.Shell.15.0 (>= 16.0.28729)
- Microsoft.VisualStudio.Shell.Design (>= 16.0.28729)
- Microsoft.VisualStudio.Shell.Embeddable (>= 16.0.28727)
- Microsoft.VisualStudio.Shell.Interop (>= 7.10.6072)
- Microsoft.VisualStudio.Shell.Interop.15.1.DesignTime (>= 15.0.26929)
- Microsoft.VisualStudio.Shell.Interop.15.5.DesignTime (>= 15.6.27413)
- Microsoft.VisualStudio.Shell.Interop.15.7.DesignTime (>= 15.7.1)
- Microsoft.VisualStudio.Shell.Interop.15.8.DesignTime (>= 15.8.1)
- Microsoft.VisualStudio.TaskRunnerExplorer.14.0 (>= 14.0.0)
- Microsoft.VisualStudio.Text.Logic (>= 16.0.467)
- Microsoft.VisualStudio.TextManager.Interop.12.1.DesignTime (>= 12.1.30330)
- Microsoft.VisualStudio.TextTemplating.15.0 (>= 16.0.28727)
- Microsoft.VisualStudio.TextTemplating.Interfaces.15.0 (>= 16.0.28727)
- Microsoft.VisualStudio.TextTemplating.VSHost.15.0 (>= 16.0.28729)
- Microsoft.VisualStudio.Threading (>= 16.0.102)
- Microsoft.VisualStudio.Web.BrowserLink.12.0 (>= 12.0.0)
- Microsoft.VisualStudio.Workspace.VSIntegration (>= 15.0.485)
- Microsoft.Win32.Primitives (>= 4.3.0)
- Newtonsoft.Json (>= 9.0.1)
- StreamJsonRpc (>= 1.5.43)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Composition (>= 4.5.0)
- VSLangProj100 (>= 10.0.30320)
- VSLangProj110 (>= 11.0.61031)
- VSLangProj140 (>= 14.0.25030)
- VSLangProj150 (>= 15.0.26229)
- VSLangProj157 (>= 15.7.0)
- VSLangProj158 (>= 15.8.0)
- VSLangProj2 (>= 7.0.5001)
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.SDK:
Package | Downloads |
---|---|
Community.VisualStudio.Toolkit.17
A community driven effort for a better Visual Studio experience developing extensions. |
|
xunit.vsix
Allows creating reliable, flexible and fast VS SDK integration (VSIX) tests that run using any xUnit capable runner, such as Visual Studio built-in Test Explorer or TestDriven.NET. |
|
Community.VisualStudio.Toolkit.16
A community driven effort for a better Visual Studio experience developing extensions. |
|
VsSharp
A VSIX toolkit. |
|
Community.VisualStudio.Toolkit.15
A community driven effort for a better Visual Studio experience developing extensions. |
GitHub repositories (114)
Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.SDK:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
|
|
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
|
|
bombomby/optick
C++ Profiler For Games
|
|
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
|
|
PSAppDeployToolkit/PSAppDeployToolkit
Project Homepage & Forums
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
|
|
belav/csharpier
CSharpier is an opinionated code formatter for c#.
|
|
microsoft/nodejstools
Node.js Tools for Visual Studio
|
Version | Downloads | Last Updated |
---|---|---|
17.14.40265 | 4,713 | 5/14/2025 |
17.13.40008 | 12,445 | 2/12/2025 |
17.12.40392 | 83,461 | 11/12/2024 |
17.11.40262 | 72,569 | 8/13/2024 |
17.10.40171 | 65,274 | 5/21/2024 |
17.9.37000 | 53,337 | 2/14/2024 |
17.8.37222 | 17,096 | 11/14/2023 |
17.7.37357 | 82,268 | 8/10/2023 |
17.6.36389 | 73,008 | 5/16/2023 |
17.5.33428.388 | 45,377 | 3/1/2023 |
17.4.33103.184 | 116,981 | 11/9/2022 |
17.3.32804.24 | 113,384 | 8/9/2022 |
17.2.32505.173 | 72,020 | 5/10/2022 |
17.1.32210.191 | 85,144 | 2/17/2022 |
17.0.32112.339 | 245,005 | 1/14/2022 |
17.0.31902.203 | 447,660 | 11/8/2021 |
17.0.0-previews-4-31709-430 | 117,219 | 9/20/2021 |
17.0.0-previews-3-31605-261 | 10,577 | 8/11/2021 |
17.0.0-previews-2-31512-422 | 148,323 | 7/19/2021 |
17.0.0-previews-1-31410-273 | 24,851 | 6/17/2021 |
16.10.31321.278 | 58,162 | 5/26/2021 |
16.9.31025.194 | 20,797 | 3/3/2021 |
16.0.208 | 113,791 | 7/27/2022 |
16.0.206 | 177,512 | 6/25/2020 |
16.0.205 | 26,238 | 3/28/2020 |
16.0.204 | 34,865 | 2/4/2020 |
16.0.203 | 1,941 | 1/30/2020 |
16.0.202 | 73,813 | 8/8/2019 |
15.0.1 | 135,636 | 6/25/2020 |
15.0.0 | 18,664 | 2/4/2020 |