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,436 11/25/2017
1.0.95 2,031 11/25/2017
1.0.94 1,913 8/17/2017
1.0.93 1,951 8/17/2017
1.0.92 1,938 8/17/2017
1.0.90 2,076 6/8/2016
1.0.89 1,986 6/8/2016
1.0.88 2,015 6/8/2016
1.0.85 2,009 5/19/2016
1.0.83 2,039 5/19/2016
1.0.82 2,015 5/19/2016
1.0.81 2,031 5/19/2016
1.0.80 2,010 5/19/2016
1.0.78 2,029 5/15/2016
1.0.77 1,998 5/15/2016
1.0.76 1,976 5/14/2016
1.0.75 1,983 5/14/2016
1.0.74 1,996 5/14/2016
1.0.73 1,929 5/14/2016
1.0.72 2,003 5/14/2016
Loading failed