LinkedInDeveloperToolkit icon indicating copy to clipboard operation
LinkedInDeveloperToolkit copied to clipboard

Originally a clone of the LinkedIn Toolkit sitting on CodePlex

LinkedIn Developer Toolkit http://linkedintoolkit.codeplex.com/

Description: The LinkedIn Developer Toolkit is a open source library build in C# for using the LinkedIn® API in your .Net web applications.

Instructions:

  1. Enter your LinkedIn Consumer key and secret in the appSettings.config
  2. Launch the Default.aspx in the Samples website

Instructions for the Login Website:

  1. Enter your LinkedIn Consumer key and secret in the appSettings.config
  2. Make sure you grant Read and Write permissions for the App_Data folder to ASP.NET.
  3. Launch the Default.aspx

Note: This website uses a XmlTokenManager, see each time you login it reuses your permission to access your LinkedIn account.

Known issues:

  • You can only use one facet in a search query.