Limbo.Umbraco.ModelsBuilder
is a custom models builder for Umbraco 9 we use internally at @limbo-works. It's purpose is to add additional features compared to what is available today in the build-in ModelsBuilder in Umbraco 9 and 10 and the older community ModelsBuilder (which doesn't work for Umbraco 9+).
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 2.0.0
or: