Metadata >> NuGet >> XkPassword

XkPassword

Metadata

Authors Michael Yount
Copyrights Copyright 2014 Michael Yount
Description A password generator library inspired by a well-known webcomic
LicenseUrl https://bitbucket.org/myount/xkpassword/raw/HEAD/LICENSE
Owners Michael Yount
ProjectUrl https://bitbucket.org/myount/xkpassword
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags password-generator
Title XkPassword
PackageSize 212777
PackageHashAlgorithm SHA512
PackageHash /MaXjkG+H/F2+batNwmJMUe7saK2D4MbEHBe9oVL+93SvmDl0U/LklpOoaaWkPQz3NXq5QC+wSs65+bmF4U5Hw==
DownloadCount 000000
CreatedDate 2014-10-20T03:00:10

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

OpenWrap

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

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