Version 2.0.0

Date 2022-11-29 (539 days ago)
Downloads 1,034 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

First stable release for Umbraco 10 and 11. This release will not work with other versions of Umbraco.

#installation">Installation

To install the package via NuGet, you can use either .NET CLI:

dotnet add package Limbo.Umbraco.YouTube --version 2.0.0

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.YouTube -Version 2.0.0