Info
| Version: | 2.0.6 | 
| Author(s): | Burke Holland, Felipe Fujiy Pessoto | 
| Last Update: | Saturday, November 26, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://instasharp.github.io/InstaSharp/ | 
| NuGet Url: | https://www.nuget.org/packages/InstaSharp | 
Install
Install-Package InstaSharp
                        dotnet add package InstaSharp
                        paket add InstaSharp
                        
                                InstaSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Portable.BouncyCastle(>= 1.8.1.1)
 - Newtonsoft.Json(>= 9.0.1)
 
Tags
                
It's goal is to provide you with a clean and neat interface for ineracting with Instagram's data services, while taking care of all the lower level things like HTTP requests, OAuth flow, and mapping the JSON request to .NET classes.