Metadata >> NuGet >> Albireo.Base32

Albireo.Base32

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library for Base32 encoding and decoding
IconUrl https://i.imgur.com/erCxZ0s.png
LicenseUrl https://github.com/kappa7194/base32/blob/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/base32
ReleaseNotes First usable version.
RequireLicenseAcceptance False
Summary A library for Base32 encoding and decoding.
Tags base32
Title Albireo's Base32 encoder and decoder
PackageSize 11048
PackageHashAlgorithm SHA512
PackageHash BKjHASxYGSCdv5UhkfyU+9Yx25ops166/MFXZ+tP0E/KTt9NGzZCaUyTA31/F6vM9oLEjjF1ycqnud00FgkqvQ==
DownloadCount 000000
CreatedDate 2014-03-11T23:09:33

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

OpenWrap

Installing the package:
o add-wrap Albireo.Base32
Uninstalling the package:
o remove-wrap Albireo.Base32

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