Version 2.0.4

Date 2024-01-03 (139 days ago)
Downloads 584 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11 Umbraco 12

New stable release for Umbraco 10, 11 and 12. 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.4

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.YouTube -Version 2.0.4

#changelog">Changelog

  • Added new cache level data type option (see b6989ca)
    Sometimes it can be useful to control the cache level, so now there is an option for it.