You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Limbo.Umbraco.ModelsBuilder` is a custom models builder for Umbraco 9+ we use internally at [**@limbo-works**](https://github.com/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+).
`Limbo.Umbraco.ModelsBuilder` is a custom models builder for Umbraco 9+ we use internally at [**@limbo-works**](https://github.com/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+).
@@ -9,16 +9,16 @@
9
9
10
10
## Installation
11
11
12
-
Via <ahref="https://www.nuget.org/packages/Limbo.Umbraco.ModelsBuilder/2.0.1"target="_blank">NuGet</a>:
12
+
Via [**NuGet**](https://www.nuget.org/packages/Limbo.Umbraco.ModelsBuilder/2.0.1):
0 commit comments