Provides a sample implementation of a ContentPage that shows Instagram images of a specific user using the Instagram API.
Info
| Version: | 1.0.0 |
| Author(s): | Houssem Dellai |
| Last Update: | Saturday, June 4, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HoussemDellai/social-media-templates |
| NuGet Url: | https://www.nuget.org/packages/Plugin.Instagram |
Install
Install-Package Plugin.Instagram
dotnet add package Plugin.Instagram
paket add Plugin.Instagram
Plugin.Instagram Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.Net.Http(>= 2.2.29)
Tags