Metadata >> NuGet >> DotNetOpenAuth.Ultimate

DotNetOpenAuth.Ultimate

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 5130852
PackageHashAlgorithm SHA512
PackageHash 1etdWRRpFpXWuDtEQYYNxZDUAHJyEczDJtdkF2iGopZkh8ZHrVYeeUGhIP8qDsa+yLB9yPLmwmg0j4gK6LPYFg==
DownloadCount 000000
CreatedDate 2013-10-23T03:46:52

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

OpenWrap

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

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
4.3.3.13295
4.3.2.13293
4.3.1.13153
5.0.0-alpha1
4.3.0.13117
4.2.2.13055
4.2.1.13026
4.2.0.13024
4.1.4.12333
4.1.3.12303
4.1.2.12274
4.1.1.12273