LinkedInDeveloperToolkit
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:
- Enter your LinkedIn Consumer key and secret in the appSettings.config
- Launch the Default.aspx in the Samples website
Instructions for the Login Website:
- Enter your LinkedIn Consumer key and secret in the appSettings.config
- Make sure you grant Read and Write permissions for the App_Data folder to ASP.NET.
- 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.