Version 2.0.2

Date 2023-04-19 (548 days ago)
Downloads 2,125 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 🎉

#installation">Installation

Via NuGet:

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

or:

Install-Package Limbo.Umbraco.ModelsBuilder -Version 2.0.2

#changelog">Changelog

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

  • Updated the Skybrud.Essentials dependency (see 247abd4)
    Might as well reference the newest version.