Version 2.0.4

Date 2023-04-13 (582 days ago)
Downloads 1,928 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6
Umbraco Versions Umbraco 10 Umbraco 11

New release for Umbraco 10 and 11 🎉

#installation">Installation

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

dotnet add package Limbo.Umbraco.Video --version 2.0.4

or the older NuGet Package Manager:

Install-Package Limbo.Umbraco.Video -Version 2.0.4

#changelog">Changelog

  • Updated the Skybrud.Essentials dependency (see daa3c10)
    Doesn't do much on it's own, but now packages having Limbo Video as a dependency will also have the latest version of Skybrud.Essentials.

  • Updated the information the package exposes about it self (see f4ab73b)
    The manifest filter within the package now specifies both the package name and version, as well as opt-ins for Umbraco's package telemetry.