Documentation - Skybrud.Social.Instagram

Installation

To install the package via NuGet, either use the .NET CLI:

dotnet add package Skybrud.Social.Instagram --version 1.0.0-beta008

or the NuGet Package Manager:

Install-Package Skybrud.Social.Instagram -Version 1.0.0-beta008

Structure

The Instagram API is really two different APIs - the Basic Display API and the Graph API. You can see an overview of the documentation for the two APIs below: