First stable release 🎉
Installation
To install the package via NuGet, you can use either .NET CLI:
dotnet add package Skybrud.Social.Google.YouTube --version 1.0.0
or the older NuGet Package Manager:
Install-Package Skybrud.Social.Google.YouTube -Version 1.0.0