Metadata >> NuGet >> DotNetOpenAuth.OAuth.Consumer >> 4.1.4.12333

4.1.4.12333

Metadata

Authors Andrew Arnott
Description Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.
IconUrl https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png
LicenseUrl http://www.opensource.org/licenses/ms-pl.html
Owners Outercurve Foundation
ProjectUrl http://www.dotnetopenauth.net/
RequireLicenseAcceptance False
Summary Add the role of an OAuth 1.0(a) consumer to a .NET (web) application.
Dependencies DotNetOpenAuth.OAuth.Core:[4.1.4.12333]
Title DotNetOpenAuth OAuth 1.0(a) Consumer
PackageSize 73504
PackageHashAlgorithm SHA512
PackageHash ey+mVBXg6MuWKU7x7w5BkJZMNdmdrvX3TlUrVXxn2R9wZDvXIF8Iite7jrBM7eF1S7Jkyic26fZfyK4G9jTz+w==
DownloadCount 000000
CreatedDate 2012-11-28T14:30:34

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 DotNetOpenAuth.OAuth.Consumer -Version 4.1.4.12333 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DotNetOpenAuth.OAuth.Consumer -Version 4.1.4.12333 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete DotNetOpenAuth.OAuth.Consumer 4.1.4.12333 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap DotNetOpenAuth.OAuth.Consumer -Version 4.1.4.12333
Uninstalling the package:
o remove-wrap DotNetOpenAuth.OAuth.Consumer

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=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries