Version 2.0.1

Date 2023-04-18 (400 days ago)
Downloads 493 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

New 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.1

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.YouTube -Version 2.0.1

#changelog">Changelog

  • Enabled package telemetry and updated the information the package exposes about it self (see a8d531c)
    This enables Umbraco to save a bit of telemetry data about the package.

  • Updated the Limbo.Umbraco.Video dependency (see 5b19e62)
    Might as well reference the newest version.