Version 1.0.12

Date 2025-05-05 (11 days ago)
Downloads 133 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 6 .NET 7 .NET 8

#installation">Installation

Via NuGet:

dotnet add package Limbo.Umbraco.MigrationsClient --version 1.0.12

or:

Install-Package Limbo.Umbraco.MigrationsClient -Version 1.0.12

#changelog">Changelog

  • Added IsElement property to the LegacyContentType class (see faabfdb)
  • Added additional extension methods related to ElementsModel and ElementsItem (see 8b5cdfe)
  • Updated the Skybrud.Essentials and Skybrud.Essentials.Http dependencies (see 84c0f13)