Dive into the code
Learn more about what you can find in this section, which is referred to as the "Developers Reference".
The developers' Reference section primarily consists of API references of the different core Umbraco APIs. In many cases, the references come with code snippets with examples.
The section also includes documentation about the different configuration options, security, advanced templating, and searching.

Templating
Work with MVC views and Razor templates to build the frontend for your Umbraco CMS website.

Querying & Models
Everything you need to extend your templates with filters, models, and more advanced queries.

Routing and Controllers
Dive into working with routers and controllers for customizing your Umbraco CMS even further.
Also in this section
Inversion of Control / Dependency injectionResponse CachingPluginsCommon Pitfalls & Anti-PatternsDebugging with SourceLinkLanguage VariationLast updated