Community.VisualStudio.VSCT
16.0.29.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Community.VisualStudio.VSCT --version 16.0.29.5
NuGet\Install-Package Community.VisualStudio.VSCT -Version 16.0.29.5
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="Community.VisualStudio.VSCT" Version="16.0.29.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Community.VisualStudio.VSCT --version 16.0.29.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Community.VisualStudio.VSCT, 16.0.29.5"
#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.
// Install Community.VisualStudio.VSCT as a Cake Addin #addin nuget:?package=Community.VisualStudio.VSCT&version=16.0.29.5 // Install Community.VisualStudio.VSCT as a Cake Tool #tool nuget:?package=Community.VisualStudio.VSCT&version=16.0.29.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A development time MSBuild extension to Microsoft.VSSDK.BuildTools
Adds a new item type VSCTInclude which ensures that the items path is added to `VSCTIncludePath` and gives a warning if you do _not_ include it in any VSCTCompile or VSCTInclude file.
Provides a VSGlobal.vsct file which can be included in your VSCT file to enable human readable names for the guid and id entries from Visual Studio
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Community.VisualStudio.VSCT:
Repository | Stars |
---|---|
VsixCommunity/Community.VisualStudio.Toolkit
Making it easier to write Visual Studio extensions
|
|
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
|
|
madskristensen/MarkdownEditor2022
A Visual Studio extension
|
|
kitamstudios/rust-analyzer.vs
Rust language support for Visual Studio 2022
|
|
Exafunction/CodeiumVisualStudio
Visual Studio extension for Codeium
|