Metadata >> NuGet >> Tvl.VisualStudio.ShellServices.12

Tvl.VisualStudio.ShellServices.12

Metadata

Authors Sam Harwell
Description This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2013+. 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 2013+ extension developers
Tags vs2013
Dependencies VSSDK.IDE.12:[12.0.3, 13.0.0)|Tvl.VisualStudio.ShellServices.10:2.0.0|Tvl.VisualStudio.ShellServices.11:2.0.0|VSSDK.Shell.Immutable.10:[10.0.3, 11.0.0)|VSSDK.Shell.Interop.12:[12.0.3, 13.0.0)
PackageSize 15203
PackageHashAlgorithm SHA512
PackageHash wo92LibjdBru7PinIGySiEbtVuQsCk5MhUrnp/pn1+KwLUMnENsecSWGWwAckZZTgibC4kTUUV88XCKlGbnbKQ==
DownloadCount 000000
CreatedDate 2014-11-10T06:14:53

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.12 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Tvl.VisualStudio.ShellServices.12 -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.12
Installing the package (HTTP Basic authentication):
Install-Package Tvl.VisualStudio.ShellServices.12 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Tvl.VisualStudio.ShellServices.12 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Tvl.VisualStudio.ShellServices.12

OpenWrap

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

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