Basic Text Template Tasks
Domain-Specific Language Tools includes a text template transformation toolkit that supports the processing of text templates. For more information, see Generating Artifacts By Using Text Templates.
In This Section
Walkthrough: Creating and Running Text Templates
Describes how to create and run a text template.Walkthrough: Using an Assembly in a Text Template
Describes how to refer to a managed code assembly in a text template.
Related Sections
Using Built-in Directives in Text Templates
Explains how to use built-in directives, such as output and include, in text templates.Adding Code to Text Templates
Explains how to add code, such as statements and expressions, to text templates.Walkthrough: Creating a Domain-Specific Language Solution
Explains how to create a domain-specific language solution.