0
kicks
T4 Overview and Examples
T4 (Text Template Transformation Toolkit) is a free template-based code generation engine from Microsoft. It integrates into Visual Studio and allows you to use ASP.NET-like template syntax to generate C#, configuration or any other text files.
This articles provides an overview of T4, compares it to some of the existing alternatives and includes links to ready-to-use T4 template examples.