Metadata >> NuGet >> WindowsAzure.Acs.Oauth2.Client

WindowsAzure.Acs.Oauth2.Client

Metadata

Authors Maarten Balliauw
Copyrights Copyright 2012 Maarten Balliauw
Description Simple Oauth2 client.
LicenseUrl http://github.com/maartenba/WindowsAzure.Acs.Oauth2/blob/master/LICENSE.md
Owners Maarten Balliauw
ProjectUrl http://github.com/maartenba/WindowsAzure.Acs.Oauth2
RequireLicenseAcceptance False
Summary Simple Oauth2 client.
Tags oauth oauth2 acs windowsazure azure access control service wif api rest authorization authorize
Dependencies Newtonsoft.Json:4.5.8
Title WindowsAzure.Acs.Oauth2.Client
PackageSize 47970
PackageHashAlgorithm SHA512
PackageHash HvYB1Bc82xQY4ZIom/irCox16LXon9+5Rc9ogWTrKt2qqLXwzywgCfVcOG2BqGR33Dsa+b//Ad+VpYhz5JuxwQ==
DownloadCount 000000
CreatedDate 2012-11-11T12:42:30

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

OpenWrap

Installing the package:
o add-wrap WindowsAzure.Acs.Oauth2.Client
Uninstalling the package:
o remove-wrap WindowsAzure.Acs.Oauth2.Client

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
1.0.4698.24649
1.0.0-alpha66
1.0.0-alpha65
1.0.0-alpha63