Metadata >> NuGet >> Tvl.VisualStudio.ShellServices.11

Tvl.VisualStudio.ShellServices.11

Metadata

Authors Sam Harwell
Description This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2012+. This assembly should be included in the VSIX package for your extension (this is the default behavior when you reference the package).
LicenseUrl https://raw.github.com/tunnelvisionlabs/vsbase/master/LICENSE
Owners Sam Harwell
RequireLicenseAcceptance True
Summary Service provider extension methods for Visual Studio 2012+ extension developers
Tags vs2012 vs2013
Dependencies VSSDK.IDE.11:[11.0.3, 12.0.0)|Tvl.VisualStudio.ShellServices.10:2.0.0|VSSDK.Shell.Immutable.10:[10.0.3, 11.0.0)|VSSDK.Shell.Interop.11:[11.0.3, 12.0.0)
PackageSize 19924
PackageHashAlgorithm SHA512
PackageHash L4V52mMFDm40/hkIaO47pwSDFvFbg6MphWs0O3Wt20I/I0TrMLjd07N/3pwl7l7fblhmt7TystQaXeRF0wKxxQ==
DownloadCount 000000
CreatedDate 2014-11-10T06:14:08

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Tvl.VisualStudio.ShellServices.11 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Tvl.VisualStudio.ShellServices.11 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Tvl.VisualStudio.ShellServices.11
Installing the package (HTTP Basic authentication):
Install-Package Tvl.VisualStudio.ShellServices.11 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Tvl.VisualStudio.ShellServices.11 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Tvl.VisualStudio.ShellServices.11

OpenWrap

Installing the package:
o add-wrap Tvl.VisualStudio.ShellServices.11
Uninstalling the package:
o remove-wrap Tvl.VisualStudio.ShellServices.11

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0
1.0.0