Its all about U: Umbraco CMS

Installation of Umbraco in Visual Studio Introduction to Umbraco: Umbraco is an open source content management system developed using C#. It follows the MVC pattern. - [1] If you know C# and MVC you can easily learn umbraco. ‘U’ offers us following feature for developing and maintaining our website : Full control over design, markup and version control of all contents Ability to schedule content publishing Simple editing and publishing Support for localization Provides workflow and event tracking feature In this blog we will discuss about how to install umbraco using nuget package manager.So, let’s start with installing umbraco: