Metadata >> NuGet >> AutoUpdate

AutoUpdate

Metadata

Authors Phil Haack
Copyrights Copyright 2013
Description A package that helps to build self-updating web applications using NuGet.
LicenseUrl https://github.com/Haacked/AutoUpdate/blob/master/LICENSE
Owners Phil Haack
ProjectUrl https://github.com/Haacked/AutoUpdate
ReleaseNotes Fixed up the code so it actually hopefully works
RequireLicenseAcceptance False
Tags aspnetmvc autoupdate
Dependencies Microsoft.AspNet.Mvc:4.0.30506.0|NuGet.Core:2.7.0
Title AutoUpdate
PackageSize 23215
PackageHashAlgorithm SHA512
PackageHash f2K0nSPrfY4ClvU05qS6zMvFALFPmaQ0qGbdWPSdETAM66ONzENSHFAtgIyjeZWY5RR5j9HM3fZiuhEQmoJ8IQ==
DownloadCount 000000
CreatedDate 2013-09-18T00:42:40

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

OpenWrap

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

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
0.3.0
0.0.3