Skip to content

abjerner/Skybrud.Social.Google.YouTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybrud.Social.Google.YouTube

GitHub license NuGet NuGet Skybrud.Social.Google.YouTube at packages.limbo.works

.NET API wrapper and implementation of the YouTube API. Skybrud.Social.Google.YouTube helps you with both authentication as well as raw and object-oriented communication with the YouTube API.

License: MIT License
Target Framework: .NET Standard 2.0



Installation

The package is only available via NuGet. To install the package, you can use either .NET CLI:

dotnet add package Skybrud.Social.Google.YouTube

or the older NuGet Package Manager:

Install-Package Skybrud.Social.Google.YouTube



Getting started?

Documentation for this package is available at social.skybrud.dk.



Found a bug? Have a question?