Skip to content

Instagram C# Library In order to simplify the calls to instagram api.

Notifications You must be signed in to change notification settings

Guillem96/InstagramGot

Repository files navigation

InstagramGot

InstagramGot Logo

Instagram C# Library In order to simplify the calls to instagram api.

Prerequisites

Nuget packages for visual studio

Id                                  Versions                                 ProjectName                         
--                                  --------                                 -----------                         
MSTest.TestAdapter                  {1.1.11}                                 InstagramGot.Test                   
MSTest.TestFramework                {1.1.11}                                 InstagramGot.Test                   
PhantomJS                           {1.9.8}                                  InstagramGot.Test                   
Selenium.WebDriver                  {3.4.0}                                  InstagramGot.Test                   
Newtonsoft.Json                     {10.0.3}                                 InstagramGot     

Running the tests

Run tests from Visual Studio's Test Explorer. There are some tests playlist in case you want to run tests separately.

Test Issue

Search functionality can't be tested because the application client ID for instagram api is in SandBoxmode.

Instagram stuff is paranoid about users data...

Nuget Package Uploaded

This library has been uploaded as a nuget package for visual studio c#. Link to nuget package InstagramGot Nuget Package

Install

Via Nuget commands

PM> Install-Package InstagramLib.InstagramGot

Built With

  • PhantomJS - PhantomJS for initialize the tests

Authors

  • Guillem Orellana Trullols - All work - Guillem96

About

Instagram C# Library In order to simplify the calls to instagram api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages