Microsoft.VisualStudio.SDK 17.14.40265

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

Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (20)

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.

EWSoftware.VSSpellChecker

This assembly contains interfaces and other supporting classes used to implement the Visual Studio spell checker extension

VsSharp

A VSIX toolkit.

GitHub repositories (133)

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 from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ 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+
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
bombomby/optick
C++ Profiler For Games
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
github/VisualStudio
GitHub Extension for Visual Studio
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
belav/csharpier
CSharpier is an opinionated code formatter for c#.
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.
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.
microsoft/nodejstools
Node.js Tools for Visual Studio
dotnet/ResXResourceManager
Manage localization of all ResX-Based resources in one central place.
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
Version Downloads Last Updated
17.14.40265 261,683 2025/5/14
17.13.40008 32,899 2025/2/12
17.12.40392 121,498 2024/11/12
17.11.40262 114,765 2024/8/13
17.10.40171 82,337 2024/5/21
17.9.37000 67,479 2024/2/14
17.8.37222 29,342 2023/11/14
17.7.37357 124,976 2023/8/10
17.6.36389 104,832 2023/5/16
17.5.33428.388 54,033 2023/3/1
17.4.33103.184 161,247 2022/11/9
17.3.32804.24 164,927 2022/8/9
17.2.32505.173 80,081 2022/5/10
17.1.32210.191 109,521 2022/2/17
17.0.32112.339 357,003 2022/1/14
17.0.31902.203 642,320 2021/11/8
17.0.0-previews-4-31709-430 128,164 2021/9/20
17.0.0-previews-3-31605-261 14,903 2021/8/11
17.0.0-previews-2-31512-422 150,128 2021/7/19
16.0.208 136,567 2022/7/27
Loading failed