Metadata >> NuGet >> Tvl.VisualStudio.ShellServices.10

Tvl.VisualStudio.ShellServices.10

Metadata

Authors Sam Harwell
Description This package provides extension methods for global services available through Visual Studio's service provider interfaces in Visual Studio 2010+. 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 2010+ extension developers
Tags vs2010 vs2012 vs2013
Dependencies VSSDK.IDE.10:[10.0.3, 11.0.0)|VSSDK.ComponentModelHost:10.0.3|VSSDK.Language:10.0.3|VSSDK.DTE:[7.0.3, 8.0.0)|VSSDK.OLE.Interop:[7.0.3, 8.0.0)|VSSDK.Shell.Immutable.10:[10.0.3, 11.0.0)|VSSDK.Shell.Interop:[7.0.3, 8.0.0)|VSSDK.Shell.Interop.8:[8.0.3, 9.0.0)|VSSDK.Shell.Interop.9:[9.0.3, 10.0.0)|VSSDK.Shell.Interop.10:[10.0.3, 11.0.0)|VSSDK.TextManager.Interop:[7.0.3, 8.0.0)|VSSDK.TextManager.Interop.8:[8.0.3, 9.0.0)
PackageSize 60263
PackageHashAlgorithm SHA512
PackageHash T7rlSixPkU6YU1BbSlxGFf9QaL4d8TjALIj7uD5DdfEq6Xbdps40AtYXK/cwHO/+LExHeqPQYagzclCLHRlsqw==
DownloadCount 000000
CreatedDate 2014-11-10T06:13:24

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

OpenWrap

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

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