LinkedIn.NET
1.0.2
LinkedIn.NET is a .NET library that simplifies working with LinkedIn from .NET applications. It allows to share and retrieve updates, send messages and invitations, get information about users profiles, join and leave LinkedIn groups, post comments and likes and run complicated queries via LinkedIn Search API.
Install-Package LinkedIn.NET -Version 1.0.2
dotnet add package LinkedIn.NET --version 1.0.2
<PackageReference Include="LinkedIn.NET" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinkedIn.NET --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Second release. Fixed "SecureChannelFailure" exception when working via SSL3 security protocol (thanks to Chad Scharf)
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.