LinkedIn.OAuth 0.6.1

dotnet add package LinkedIn.OAuth --version 0.6.1
NuGet\Install-Package LinkedIn.OAuth -Version 0.6.1
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="LinkedIn.OAuth" Version="0.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinkedIn.OAuth --version 0.6.1
#r "nuget: LinkedIn.OAuth, 0.6.1"
#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 LinkedIn.OAuth as a Cake Addin
#addin nuget:?package=LinkedIn.OAuth&version=0.6.1

// Install LinkedIn.OAuth as a Cake Tool
#tool nuget:?package=LinkedIn.OAuth&version=0.6.1

A library that simplifies the "Login with Linked-In" process inside a web application. Depends on Hammock.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 LinkedIn.OAuth:

Package Downloads
SocialAuth4Net

SocialAuth4Net is OAuth wrapper for popular social platforms that Facebook, LinkedIn, Twitter and soon Google+, others

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.1 4,699 12/27/2011
0.5.1 1,428 12/20/2011
0.0.3 1,630 8/8/2011
0.0.1 1,801 3/7/2011

Added support for User Connections