Skip to content

mbponline/LinkedInDeveloperToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Originally a clone of the LinkedIn Toolkit sitting on CodePlex

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 91.2%
  • Classic ASP 4.9%
  • CSS 2.9%
  • Other 1.0%