Metadata >> NuGet >> nAdoni

nAdoni

Metadata

Authors P. van der Velde
Description A library that provides download and install capability of archives based on an update feed describing the new archives. This library can be used as the basis for auto-updating applications.
LicenseUrl http://opensource.org/licenses/ms-pl
Owners P. van der Velde
ProjectUrl https://github.com/pvandervelde/nAdoni
RequireLicenseAcceptance False
Dependencies Autofac:3.0.2|log4net:1.2.10|Lokad.Shared:1.5.181.0|Mono.Cecil:0.9.5.0|Nuclei.Build:0.6.0.0
PackageSize 23743
PackageHashAlgorithm SHA512
PackageHash I17v7tSRuIdiUU22Hr5IDyMYuW9dm3sIdvsMek+zpJznQOi627FaXC6FUneH1E03mFcpZBguuC1okZNf8gcBLA==
DownloadCount 000000
CreatedDate 2013-11-13T04:42:13

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

OpenWrap

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

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.2.1.0
0.2.0.0
0.1.0.0