Umbraco 7 Features at a glance
- The backend is mainly built on. NET C # MVC. There is some leftovers of Web forms still in the core, but they is being weeded out.
- The frontend is powered by Google ' s AngularJS. Umbraco have a robust set of directives, services and resources which make extending functionality easy.
- Support for SQL CE and MSSQL is robust. There is also some support for MySQL.
- Umbraco can host a single website or several.
- There is support for caching and load-balancing.
- Umbraco have a built-in search support using examine which is a. NET port of the Apache Lucene search engine.
- Umbraco development is like standard. NET MVC development with the benefit of a CMS to provide management tools.
- Umbraco have a huge and helpful community that regularly create add-ons and help answer questions.
- Umbraco follows many convention over configuration patterns.
- Umbraco tends to provide default functionality and the ability to override it.
- The core is Open-source and was hosted on GitHub. Umbraco developers regularly contribute to the core.
Umbraco 7 Features