Metadata >> NuGet >> DotNetOpenAuth.Ultimate >> 4.2.2.13055

4.2.2.13055

Metadata

Authors Andrew Arnott
Description A single assembly that adds OpenID 1.1/2.0, OAuth 1.0(a)/2.0, & InfoCard authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.
IconUrl https://github.com/AArnott/dotnetopenid/raw/v3.4/doc/logo/dnoa-logo_32x32.png
Language en-US
LicenseUrl http://www.opensource.org/licenses/ms-pl.html
Owners Outercurve Foundation
ProjectUrl http://www.dotnetopenauth.net/
RequireLicenseAcceptance False
Summary OpenID, OAuth, & InfoCard library for web and desktop applications.
Title DotNetOpenAuth (unified)
PackageSize 5086866
PackageHashAlgorithm SHA512
PackageHash dXWNbREUsl2EiIUkVHbT30yZnfwb8QTvqqz0wFpz1TYnd799zXxuZKQnIpiYksaEdMPHstf1KtxOSo0BJVf1tQ==
DownloadCount 000000
CreatedDate 2013-02-24T18:49:49

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.Ultimate -Version 4.2.2.13055 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DotNetOpenAuth.Ultimate -Version 4.2.2.13055 -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.Ultimate 4.2.2.13055 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap DotNetOpenAuth.Ultimate -Version 4.2.2.13055
Uninstalling the package:
o remove-wrap DotNetOpenAuth.Ultimate

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