Skip to content

Latest commit

 

History

History
92 lines (90 loc) · 2.55 KB

File metadata and controls

92 lines (90 loc) · 2.55 KB

Implementation

Get to know the Umbraco codebase. Developing an application requires knowledge about the tool you're working with. This section will give you an introduction to the structure of Umbraco.

Describes the entire process - from a front-end user request to content delivery
The different type of controllers and what they can do
Custom URLs and custom MVC routes
Manipulating Umbraco database data (CRUD)
Information about using the REST API add-on for Umbraco