Installation
Version 2 supports Umbraco 10-12, and is available via NuGet.
To install the package via NuGet, either use the .NET CLI:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 2.0.5
or the NuGet Package Manager:
Install-Package Limbo.Umbraco.ModelsBuilder -Version 2.0.5