Metadata >> NuGet >> OAuth2Client

OAuth2Client

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 53439
PackageHashAlgorithm SHA512
PackageHash fjI2lERabJ41LYKMbCVpCHPqqH+u3p38+xiM6Wii7O3zNOm+7eqJHAggkEEdt5lgbVivJuK5Y3otJ/BepFJsYA==
DownloadCount 000000
CreatedDate 2014-07-31T19:23:45

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

OpenWrap

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

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.6.1.2571
1.6.1.2570
1.6.1.2567
1.6.1.2566
1.6.1.2565
1.6.1.2564
1.6.1.2563
1.6.0.2561
1.5.0.2558
1.5.0.2557
1.5.0.2556
1.5.0.2555
1.5.0.2554
1.5.0.0
1.4.13309.2515
1.4.13260.2514
1.4.13239.2513
1.4.13239.2512
1.4.13239.2511
1.4.13239.2510
1.4.13239.2509
1.3.13233.2507
1.3.13233.2506
1.3.13232.2505
1.2.13232.2504