logo

An experimental project that contains a set of helper classes to simplify the creation of content within Umbraco.

Umbraco Content Utilities

This is a simple experimental project that includes a number of classes that provide you with the ability to quickly create content such as scripts, templates and macros etc. within Umbraco through code.

With the Umbraco Content Utilities package installed you can create:

  • Content TYpes
  • Data Types
  • Partial Views
  • Scripts
  • Stylesheets
  • Templates

To create your required content simply create an xml configuration file and pass it to the Deploy method of the relevant ICreator implementation.