Metadata >> NuGet >> Tvl.VisualStudio.Shell.Utility.10

Tvl.VisualStudio.Shell.Utility.10

Metadata

Authors Sam Harwell
Description The Shell Utility Library provides helper classes for Visual Studio 2010+ Extensions written in managed code that interact with the shell. 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 Shell utility library for Visual Studio 2010+
Tags vs2010 vs2012 vs2013
Dependencies VSSDK.IDE.10:[10.0.3, 11.0.0)|VSSDK.OLE.Interop:[7.0.3, 8.0.0)
PackageSize 36286
PackageHashAlgorithm SHA512
PackageHash hhu2YY3XZC6y9nxWKbrtyabecPW9me3WAV2GE2g4dhT5PISdlEk7ZVysvrs4e4T0otjoRULOf6vSnQKGPvgAtA==
DownloadCount 000000
CreatedDate 2014-11-10T06:12:34

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

OpenWrap

Installing the package:
o add-wrap Tvl.VisualStudio.Shell.Utility.10
Uninstalling the package:
o remove-wrap Tvl.VisualStudio.Shell.Utility.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
1.0.0