资 源 简 介
DCG (Dynamic Code Generator) is a template based code generator engine. It consists in an engine and a template language syntax. It could be used in any plain text generation, for example, a DCG template can be an e-mail template, a SQL script template or even a C# source code template. It offers a variety of templating characteristics to ease template writting and provide a lot of rich template writing features such as multi-output template, etc.
Features:
Single output
Multi output
Completely support C# as dynamic code
Completely integrated with .NET Framework
Dynamic source code generation
Dynamic assembly generation
Static and dynamic context concept support
Total control of output formatting guaranteed
Easy to use template debugging feature
Rich template features
Multi-Instance template