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,742 2017/11/25
1.0.95 2,305 2017/11/25
1.0.94 2,192 2017/8/17
1.0.93 2,236 2017/8/17
1.0.92 2,222 2017/8/17
1.0.90 2,365 2016/6/8
1.0.89 2,272 2016/6/8
1.0.88 2,299 2016/6/8
1.0.85 2,294 2016/5/19
1.0.83 2,321 2016/5/19
1.0.82 2,299 2016/5/19
1.0.81 2,317 2016/5/19
1.0.80 2,292 2016/5/19
1.0.78 2,313 2016/5/15
1.0.77 2,281 2016/5/15
1.0.76 2,254 2016/5/14
1.0.75 2,267 2016/5/14
1.0.74 2,274 2016/5/14
1.0.73 2,209 2016/5/14
1.0.72 2,281 2016/5/14
Loading failed