VSSDK.IDE.11
11.0.4
dotnet add package VSSDK.IDE.11 --version 11.0.4
NuGet\Install-Package VSSDK.IDE.11 -Version 11.0.4
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="VSSDK.IDE.11" Version="11.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VSSDK.IDE.11" Version="11.0.4" />
<PackageReference Include="VSSDK.IDE.11" />
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 VSSDK.IDE.11 --version 11.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.IDE.11, 11.0.4"
#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.
#addin nuget:?package=VSSDK.IDE.11&version=11.0.4
#tool nuget:?package=VSSDK.IDE.11&version=11.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a metadata-only package used as a dependency for reference packages and extensions that target Visual Studio 2012 and newer.
If you find this package installed in an extension that is supposed to target Visual Studio 2010, use NuGet to uninstall the package and it will report the specific dependencies that are causing the incompatibility.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on VSSDK.IDE.11:
Repository | Stars |
---|---|
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
|
|
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
|
|
turquoiseowl/i18n
Smart internationalization for ASP.NET
|
|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|
|
sayedihashimi/slow-cheetah
XML Transforms for app.config and other XML files
|
|
samizzo/nshader
Visual Studio 2013/2015/2017 syntax highlighting extension for shader languages
|
|
cpmcgrath/codealignment
|
|
otac0n/Pegasus
A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.
|
|
csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
|
|
microsoft/VS-Macros
An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
|
|
codingadventures/LINQBridgeVs
Dumps the content of variables during debugging in Visual Studio to LINQPad
|