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