Metadata >> NuGet >> OAuth2Client >> 1.6.1.2567

1.6.1.2567

Metadata

Authors VersionOne, Inc.
Copyrights Copyright 2013 VersionOne, Inc.
Description A simple client-only OAuth2 library for .NET. This library is designed to be used with minimal implementation by the user, in environments that are not hosted on a web server.
IconUrl https://github.com/versionone/OAuth2Client.Net/blob/master/package_icon_32px.png
LicenseUrl https://github.com/versionone/OAuth2Client.Net/blob/master/LICENSE.md
Owners VersionOne, Inc.
ProjectUrl https://github.com/versionone/OAuth2Client.Net
ReleaseNotes 1.6 - Made Oauth2Credentials inherit NetworkCredentials and register the module on first reference 1.5 - Added IAuthenticationModule-compatible adapter to use with System.Net.WebRequest and friends. 1.4 - added proxy and handler arguments to authclient constructor 1.2 - cleaned up extension methods and examples
RequireLicenseAcceptance False
Tags OAuth2 Oauth versionone
Dependencies FSharp.Data:1.1.10|VersionOne.Parsers:1.1.0.0
PackageSize 53430
PackageHashAlgorithm SHA512
PackageHash rQOJzClHwva0uAg+YLn38LgRkfFdaW+CW3hCKnGpMPlCIImy6fr3+p5CnR7TSTXsW+m9vwsn2RaFDxSwa5KM3Q==
DownloadCount 000000
CreatedDate 2014-03-11T19:52:36

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap OAuth2Client -Version 1.6.1.2567
Uninstalling the package:
o remove-wrap OAuth2Client

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