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