Product Resources Other Products Company | | Ultimate .NET TemplateEngine Component for C#, VB, and ASP.NET Developers Easily generate formatted text output from source template, input variables, and .NET classes with a few lines of code. Features Can be used to generate any kind of text: HTML, XML, RTF, Email, Source Code, etc. Lightweight and easy to ship with your product (just only one DLL file). Template and TemplateClass can be loaded from many sources: file, stream, plain-text. Template and TemplateClass reusability (you can define one template that will be used for many further purposes). Utilizes the power of .NET Framework. Template syntax is similar to C# and very easy to understand. Powerful template language with all usual directives: include, selection statements(if-else), Iteration Statements(do, for, foreach, while, break, continue). Initialize and change variables in template code. Support complex expressions. Powerful built-in functions (string, type conversion, collection rendering). Highly extensible with custom function. Smart and high-performance data type conversion. Get template source directory, it's very useful for including external files such as Css or Javascript files in your web page. Get and invoke any static, non-static public properties and methods in .NET Framework. Allow or restrict the calls to specific .NET methods and properties. Powerful array and dictionary rendering methods. Able to change tag, expression and template comment delimiters to avoid confliction with other formats. Direct output to your own TextWriter. Able to cache parsed template data to speed up output text generation. Supports Unicode. Unified .NET exception. Other Links |