Version 2.0.2

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

New release for Umbraco 10+ 🎉

#installation">Installation

Install via NuGet - either via the .NET CLI:

dotnet add package Limbo.Umbraco.DreamBroker --version 2.0.2

or the NuGet package manager:

Install-Package Limbo.Umbraco.DreamBroker -Version 2.0.2

#changelog">Changelog

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

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