VisualStudio.Extensibility.Common 1.0.96

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

Visual studio extensibility package

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VisualStudio.Extensibility.Common:

Package Downloads
VisualStudio.Extensibility.Editor

Visual studio extensibility Editor package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.96 2,227 11/25/2017
1.0.95 1,836 11/25/2017
1.0.94 1,716 8/17/2017
1.0.93 1,758 8/17/2017
1.0.92 1,749 8/17/2017
1.0.90 1,879 6/8/2016
1.0.89 1,787 6/8/2016
1.0.88 1,816 6/8/2016
1.0.85 1,810 5/19/2016
1.0.83 1,843 5/19/2016
1.0.82 1,817 5/19/2016
1.0.81 1,835 5/19/2016
1.0.80 1,805 5/19/2016
1.0.78 1,828 5/15/2016
1.0.77 1,802 5/15/2016
1.0.76 1,786 5/14/2016
1.0.75 1,790 5/14/2016
1.0.74 1,797 5/14/2016
1.0.73 1,733 5/14/2016
1.0.72 1,798 5/14/2016
Loading failed