Metadata >> NuGet >> Midgard.Base32

Midgard.Base32

Metadata

Authors Patrick Kranz
Copyrights Copyright 2014
Description Converts bytes to base 32 encoded Strings
LicenseUrl https://base32.codeplex.com/license
Owners Patrick Kranz
ProjectUrl https://base32.codeplex.com/
ReleaseNotes Initial Commit.
RequireLicenseAcceptance False
Tags Base32 Base 32 encoder PCL .net winrt wp
Title Midgard.Base32
PackageSize 8452
PackageHashAlgorithm SHA512
PackageHash BnhMD0+b+hbp/xM591jObl04poJiLQ4erTY4aMbkOZ6WCpkWGY8Jhz63AOGmUf17TMMTETGJ3eBJk/uKrGICeA==
DownloadCount 000000
CreatedDate 2014-11-20T14:57:51

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

OpenWrap

Installing the package:
o add-wrap Midgard.Base32
Uninstalling the package:
o remove-wrap Midgard.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
0.5.0.0