Metadata >> NuGet >> AutoUpdate >> 0.3.0

0.3.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AutoUpdate -Version 0.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AutoUpdate -Version 0.3.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete AutoUpdate 0.3.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package AutoUpdate -Version 0.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AutoUpdate -Version 0.3.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries