*** Welcome to piglix ***

Umbraco

Umbraco
Original author(s) Niels Hartvig and Umbraco Core Team
Initial release 2000 (2000)
Stable release
7.5.4 / October 20, 2016 (2016-10-20)
Development status Active
Written in C#
Operating system ASP.NET, Microsoft Windows, SQL Server, SQL CE, SQL Azure, MySQL
Type Content management framework, Web framework, Content management system, Community and Blog software
License 4.5 and later: MIT License Prior 4.5: MIT License (framework) & Umbraco License (Backend UI)
Website umbraco.com

Umbraco is an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. Since version 4.5, the whole system has been available under an MIT License.

Umbraco was developed by Niels Hartvig in 2000 and released as open source software in 2004. In 2009, CMS Wire described it as one of the leading .NET-based open source CMS systems. In 2010, with 1000 downloads a day, Umbraco was in the top five most popular downloads via the Microsoft Web Platform Installer, two places below its main rival DotNetNuke, and was the 12th most downloaded application from Codeplex, six places below DotNetNuke and 13 places higher than mojoPortal.

Umbraco is primarily written in C#, stores data in a relational database (commonly Microsoft SQL Server) and works on Microsoft IIS. Umbraco's front-end is built upon Microsoft's .NET Framework, using ASP.NET.

Umbraco uses standard ASP.NET features such as ASP.NET "master pages" to facilitate the creation of reusable page layouts, and supports both Razor and XSLT. XSLT has been used for scripting, and in the past there was much debate as to which yielded better performance, since XML has been used for database storage and for the cache file (umbraco.config)

In 2008, a data abstraction layer for Umbraco was built, making it possible to support databases other than SQL Server. In version 4.0 of Umbraco, support for MySQL, SQL Server and VistaDB come as standard.


...
Wikipedia

...