"Scaffold it !" is a tool intended to ease the pain of generating elements (web pages, XAML, web services, ...). This tool leverage T4 templates to help you generate a bunch of elements, on different projects, by a simple right click on the entity you want to use as a source. If you want to read more, visit scaffoldit.codeplex.com Release notes : Version 1.1.10 Bug fix (scaffolding not working without template parameters) Version 1.1.9 Added "PluralizedClassName" element to model and parameters, bug fix on generic properties Version 1.1.7 Added a tool window to help configure scaffolding, and the notion of parameters that you could use within your templates
|