OAuth2Client 1.3.13233.2506

There is a newer version of this package available.
See the version list below for details.
dotnet add package OAuth2Client --version 1.3.13233.2506
NuGet\Install-Package OAuth2Client -Version 1.3.13233.2506
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OAuth2Client" Version="1.3.13233.2506" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OAuth2Client --version 1.3.13233.2506
#r "nuget: OAuth2Client, 1.3.13233.2506"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OAuth2Client as a Cake Addin
#addin nuget:?package=OAuth2Client&version=1.3.13233.2506

// Install OAuth2Client as a Cake Tool
#tool nuget:?package=OAuth2Client&version=1.3.13233.2506

A simple client-only OAuth2 library for .NET.  This library is designed to be used with minial implementation by the user, in environments that are not hosted on a web server.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OAuth2Client:

Package Downloads
WebPayments.data.standard

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.1.2571 10,280 7/31/2014
1.6.1.2570 1,178 7/31/2014
1.6.1.2567 8,094 3/11/2014
1.6.1.2566 1,228 1/31/2014
1.6.1.2565 1,145 1/31/2014
1.6.1.2564 1,172 1/30/2014
1.6.1.2563 1,193 1/30/2014
1.6.0.2561 1,278 1/14/2014
1.6.0.2560 21,574 12/19/2013
1.5.0.2559 1,145 12/19/2013
1.5.0.2558 1,176 12/9/2013
1.5.0.2557 1,215 12/6/2013
1.5.0.2556 1,292 12/6/2013
1.5.0.2555 1,159 12/6/2013
1.5.0.2554 1,271 12/5/2013
1.5.0 1,275 12/5/2013
1.4.13309.2515 1,283 11/5/2013
1.4.13260.2514 1,312 9/17/2013
1.4.13239.2513 1,294 8/27/2013
1.4.13239.2512 1,217 8/27/2013
1.4.13239.2511 1,242 8/27/2013
1.4.13239.2510 1,203 8/27/2013
1.4.13239.2509 1,215 8/27/2013
1.3.13233.2507 1,349 8/21/2013
1.3.13233.2506 1,197 8/21/2013
1.3.13232.2505 1,206 8/20/2013
1.2.13232.2504 1,196 8/20/2013
1.1.13228.2500 1,216 8/16/2013
1.0.3 1,287 8/13/2013
1.0.1 1,293 8/12/2013
1.0.0 1,297 8/12/2013
0.0.0 1,352 8/12/2013

1.2 - cleaned up extension methods and examples