Community.VisualStudio.Toolkit.15 15.0.551

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

A community driven effort for a better Visual Studio experience developing extensions.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Community.VisualStudio.Toolkit.15:

Package Downloads
Community.VisualStudio.Toolkit.DependencyInjection.Core.15

Adds Dependency Injection to the Community.VisualStudio.Toolkit

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Community.VisualStudio.Toolkit.15:

Repository Stars
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
StefanKert/BuildVision
A Visual Studio extension to visualize the building process.
MBulli/SmartCommandlineArgs
A Visual Studio Extension which aims to provide a better UI to manage your command line arguments
Version Downloads Last Updated
15.0.551 411 4/1/2026
15.0.549 180 1/22/2026
15.0.545 193 10/14/2025
15.0.533 309 3/3/2025
15.0.527 702 9/25/2024
15.0.522 237 8/15/2024
15.0.507 1,712 6/30/2023
15.0.505 238 6/23/2023
15.0.503 245 6/6/2023
15.0.492 531 1/26/2023
15.0.486 480 12/7/2022
15.0.482 398 11/17/2022
15.0.475 614 10/3/2022
15.0.451 557 5/25/2022
15.0.445 553 5/2/2022
15.0.444 432 5/2/2022
15.0.443 479 5/2/2022
15.0.430 516 4/8/2022
15.0.394 963 1/14/2022
15.0.355 307 12/21/2021
Loading failed