Metadata >> NuGet >> FizzBuzzer

FizzBuzzer

Metadata

Authors Geoffrey Huntley
Description # PM> Install-Package FizzBuzzer
IconUrl http://i.imgur.com/K6g50oI.png
Language en-US
LicenseUrl http://opensource.org/licenses/MIT
Owners ghuntley
ProjectUrl https://github.com/ghuntley/fizzbuzzer
RequireLicenseAcceptance False
Summary Why Can't Programmers.. Program?
Tags FizzBuzz PCL
Title FizzBuzzer
PackageSize 5478
PackageHashAlgorithm SHA512
PackageHash r3tl3t8kLwe/xRJcm2kyfkCbmBHuKBVQ1pjPbVqrTHMgwkTN4iPTVIEA4LtEAtLRDYzU4ztyczW3KxMqOpF94A==
DownloadCount 000000
CreatedDate 2015-03-17T09:06:09

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

OpenWrap

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

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.1.1
0.1.0