Metadata >> NuGet >> EditorUtils

EditorUtils

Metadata

Authors JaredPar
Copyrights Copyright 2012
Description Utility DLL for writing Visual Studio extensions
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners JaredPar
ReleaseNotes Initial Release
RequireLicenseAcceptance False
Tags VisualStudio
Title EditorUtils
PackageSize 119256
PackageHashAlgorithm SHA512
PackageHash ChUDci3wjRn+hWJscLozamhhv0y7/gq11E0dud++z5fwkCDZQT18pXauJg8A+sMPGKK8eh92YFI8ZiSx+T3+jQ==
DownloadCount 000000
CreatedDate 2014-07-22T07:56:59

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

OpenWrap

Installing the package:
o add-wrap EditorUtils
Uninstalling the package:
o remove-wrap EditorUtils

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.4.0.0
1.3.1.0
1.3.0.0
1.2.0.0
1.1.0.0
1.0.9.0
1.0.0.8
1.0.0.7
1.0.0.5