Metadata >> NuGet >> FunWithNuget

FunWithNuget

Metadata

Authors Josh Quintus
Copyrights Copyright 2015
Description This is a super simple nuget package used to test creating and deploying packages via AppVeyor.
IconUrl http://th04.deviantart.net/fs70/200H/i/2011/027/f/2/no_dragons_logo_by_davidenorton-d31yu6t.png
LicenseUrl https://github.com/jquintus/spikes/blob/master/LICENSE
Owners Josh Quintus
ProjectUrl https://github.com/jquintus/spikes/
ReleaseNotes Released it!
RequireLicenseAcceptance False
Title FunWithNuget
PackageSize 7498
PackageHashAlgorithm SHA512
PackageHash unEWtOWrP6suz8GO1XowNuFZyp8j78aseoLIX0zDKMiwh+OjKv22kdU2WjDwDS9fUxZ2BduV7H08RNkxMe1n9A==
DownloadCount 000000
CreatedDate 2015-06-17T19:52:02

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

OpenWrap

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

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.0.76.0
1.0.75.0
1.0.74.0
1.0.69.0
1.0.68.0
1.0.67.0
1.0.66.0
1.0.64.0
1.0.60.0
1.0.59.0
1.0.58.0