Version 8.0.0

Date 2024-12-09 (13 days ago)
Downloads 68 downloads
NuGet View on NuGet
GitHub View on GitHub
Target Frameworks .NET 4.7.2
Umbraco Versions Umbraco 8

First stable release for Umbraco 8. This release will not work for other versions of Umbraco.

#installation">Installation

Via NuGet:

dotnet add package Limbo.Umbraco.MigrationsApi --version 8.0.0

or:

Install-Package Limbo.Umbraco.MigrationsApi -Version 8.0.0

#changelog">Changelog

  • Added API methods for exposing data types (see e70ba9d)
    The API now contains methods for exposing the site's data types. This could for instance be used to check against the data type configurations of the legacy site.