Create application in Instagram.

Hi,

Are you looking for Instagram login functionality for your website?

Let go ahead.

Step 1) Create  application http://instagram.com/developer/ to communicate with Instagram from your website or application :


 Step 2:  Add reference of Instasharp to your project. Link http://instasharp.org/

Use this below namespace in your .cs page.
using InstaSharp;


Comments