Metadata >> NuGet >> NumberStuff

NumberStuff

Metadata

Authors Tim Schlechter and Contributors
Copyrights Copyright © Tim Schlechter 2015
Description Generate all kind of well known sequences of numbers.
IconUrl https://dl.dropboxusercontent.com/u/17880436/sum.png
LicenseUrl https://raw.githubusercontent.com/TimSchlechter/NumberStuff/master/LICENSE
Owners Tim Schlechter and Contributors
ProjectUrl https://github.com/TimSchlechter/NumberStuff
RequireLicenseAcceptance False
Tags numbers sequence pi fibunacci
Title NumberStuff
PackageSize 13622
PackageHashAlgorithm SHA512
PackageHash y8sfFd6HrnpPfl1RXxm21dW1eXXUDKnDXR4DnJQ2pMRJfYmGjINq8OKseud930bDppZg6j/fRW//8ZNdT/pLnQ==
DownloadCount 000000
CreatedDate 2015-02-18T11:46:56

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

OpenWrap

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

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.0.5