Version 2.0.1

Date 2023-04-18 (970 days ago)
Downloads 623 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

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

  • 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.