Metadata >> NuGet >> NerdBank.OAuth >> 0.1.1-beta1

0.1.1-beta1

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.18|Validation:2.0.3.13323
Title NerdBank.OAuth
PackageSize 141608
PackageHashAlgorithm SHA512
PackageHash XrikWhyT3rgj6NDWuJWJkIk00c2mE+tX7c/SPjidWdgaf4hmr3GlDz7fJR3lwIlxk+RDGFhNFodtkv6nAzTkbw==
DownloadCount 000000
CreatedDate 2013-12-13T03:41:30

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NerdBank.OAuth -Version 0.1.1-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NerdBank.OAuth -Version 0.1.1-beta1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete NerdBank.OAuth 0.1.1-beta1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package NerdBank.OAuth -Version 0.1.1-beta1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NerdBank.OAuth -Version 0.1.1-beta1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp80+win+MonoAndroid10+MonoTouch10 Binaries
AnyCPU Release Windows,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries