Installation

Version 13 supports Umbraco 13, and is is available via NuGet.

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

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

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.ModelsBuilder -Version 13.0.1