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 the older community ModelsBuilder (which doesn't work for Umbraco 9).
Installation
Via NuGet:
dotnet add package Limbo.Umbraco.ModelsBuilder --version 1.0.0-beta006
or:
Install-Package Limbo.Umbraco.ModelsBuilder -Version 1.0.0-beta006
Documentation
NuGet install instructions for Umbraco 9+
dotnet add package Limbo.Umbraco.ModelsBuilderYou must login before you can report on package compatibility.