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