Metadata >> NuGet >> NerdBank.OAuth

NerdBank.OAuth

Metadata

Authors Andrew Arnott
Copyrights Copyright © 2013 Andrew Arnott
Description OAuth 1.0 Consumer portable class library targeting .NET Framework 4.5, Windows Phone 8 and Windows 8.
Owners Andrew Arnott
RequireLicenseAcceptance False
Dependencies Microsoft.Net.Http:2.2.28|Validation:2.0.5.14286|PCLCrypto:0.5.2.14286
Title NerdBank.OAuth
PackageSize 50528
PackageHashAlgorithm SHA512
PackageHash O2vhc3pSwDMr8KEDjjMtZKmLcXjQ8eY2k4DRzB2Ls9u9p5tv2TtpUaWac2nEDOn9RgJDgtsKFr4UtatkqusqTw==
DownloadCount 000000
CreatedDate 2014-10-14T02:18:58

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

OpenWrap

Installing the package:
o add-wrap NerdBank.OAuth
Uninstalling the package:
o remove-wrap NerdBank.OAuth

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.2.1-beta2
0.2.1-beta
0.2.0-beta
0.1.1-beta1