Skip to content

Microsoft asp.net mvc3 sample

trilobyte edited this page Apr 26, 2012 · 1 revision

This is a sample application written using the ASP.NET MVC3 framework. The application showcases the OAuth flow and the retrieval of the current member profile.

Running the application

Checkout the sources from https://github.com/trilobyte/LinkedINSharp/tree/master/src/LinkedINSharp.Sample.MVC.

To run the application succesfully, open the HomeController class and set correct values for the consumerKey and consumerSecret.

Clone this wiki locally