Metadata >> NuGet >> GitHubUpdate

GitHubUpdate

Metadata

Authors nixx quality
Copyrights Copyright 2014
Description Easily check if your program is up to date, using GitHub Releases
LicenseUrl https://raw.githubusercontent.com/nixxquality/GitHubUpdateCheck/master/LICENSE
Owners nixx quality
ProjectUrl https://github.com/nixxquality/GitHubUpdateCheck/
RequireLicenseAcceptance False
Dependencies Octokit:0.3.4|semver:1.1.2
Title GitHub Update Check
PackageSize 20338
PackageHashAlgorithm SHA512
PackageHash DHcx/XZ/pyxRghYUjaozKySaHiXTZjZimGZFrGoXdOz+3IfCuM+wIIOLhhy63wWQIfttvH3TrvcEjuxWkP51AA==
DownloadCount 000000
CreatedDate 2014-06-25T15:39:42

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

OpenWrap

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

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.1.0.0
1.0.1
1.0.0.0