Metadata >> NuGet >> Albireo.Otp

Albireo.Otp

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library for HOTP and TOTP authentication
IconUrl http://i.imgur.com/Nxg6TU5.png
LicenseUrl https://raw.githubusercontent.com/kappa7194/otp/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/otp
ReleaseNotes The library has been downgraded to .NET framework 4.0 to allow usage on older projects.
RequireLicenseAcceptance False
Summary A library for HOTP and TOTP authentication.
Tags otp hotp totp
Dependencies Albireo.Base32:1.0.1.0
Title Albireo's HOTP and TOTP authentication library
PackageSize 18706
PackageHashAlgorithm SHA512
PackageHash BFfoN+vCeJXt2bm5WiOGdcXU3nHM0AwG5LbxPxQB1HZTxgAnLQzEKrYgpE8WtdIds1qOQgX+0H8Cc9Ba+2ERJA==
DownloadCount 000000
CreatedDate 2014-04-05T16:27:03

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

OpenWrap

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

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
2.1.0.0
2.0.0.0
1.1.0.0
1.0.0.0