Umbraco Models Builder

    This section about the Models Builder is valid for Umbraco 7.

    The Models builder is a tool that can generate a complete set of strongly-typed published content models for Umbraco. Models are available in both controllers and views. Runs either from the Umbraco UI, from the command line, or from Visual Studio.

    Umbraco Models Builder is an open-source project that can be forked on GitHub and gladly accepts pull requests. Don't hesitate to contribute through the ModelsBuilder GitHub repository.