1. RazorGenerator.Templating

    By:

    Runtime support for Razor generated code

  2. Handlebars.js :: Semantic Templates

    By:

    Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js and Mustache are both logicless templating languages that keep the view and the code separated like we all know they should be. Checkout the official Handlebars docs site at http://www.handlebarsjs.com.

  3. DotLiquid

    By:

    DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.

  4. RazorEngine

    By:

    Simple templating using Razor syntax.

    67,298 downloads

  5. RazorMachine

    By:

    RazorMachine is a robust Razor 2.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC

  6. Script# jQuery Templating Reference Assembly

    By:

    This package contains contains the Script.jQuery.Templating assembly that allows you to reference and program against the jQuery Templating plugin when creating HTML5/browser-based applications with Script#.

  7. RazorTemplates

    By:

    Open source templating engine based on Microsoft's Razor parsing engine. Thread safe. Allows run Razor templates outside ASP.Net MVC Projects.

  8. System.Text.TemplatedTextService

    By:

    Simple text templating engine

  9. RazorEngine.Web (For Medium Trust)

    By:

    Adds support for using RazorEngine in medium trust ASP.NET environments. Please see the CodePlex project for configuration guide.

  10. Town Crier E-mail Template Engine

    By:

    Town Crier is a small, open-source e-mail templating engine for .NET. Now with Markdown support! See website for more details.: http://thecodedecanter.wordpress.com/2010/07/19/town-crier-an-open-source-e-mail-templating-engine-for-net/

  11. ICanHaz.js

    By:

    A simple/powerful approach for doing client-side templating with Mustache.js and jQuery.

  12. Graze

    By:

    Graze is a static site generator. It takes a template and a configuration file and generates a static web site. The generated site is pure HTML / CSS / JavaScript and can be hosted on any web server. The Graze templates are created using the Razor Syntax. Use an empty Visual Studio project as a starting point.

  13. West Wind RazorHosting Library (Westwind.RazorHosting)

    By:

    This library allows you to host the Razor template engine found in ASP.NET MVC and ASP.NET WebPages in your own applications. Support for base rendering engine and a String and FolderHost containers are provided, with the host providing AppDomain isolation, template/assembly caching and support.

  14. GeniusCode.Templating.Razor

    By:

    Generate any text / .cs files using C# Razor, with full Intellisense support. Includes .NET API and Console app for Build Event support.

    608 downloads

    Tags

  15. Fluent Email 1.2.2

    By:

    A Fluent Wrapper for System.Net.Mail with razor templating support.

  16. RazorEngineFromXml

    By:

    This library was built to be used as an alternative to XSLT. Using Razor in some situations might be "cleaner" than XSLT as you can perform Linq queries instead of XPath queries.

  17. FluTe

    By:

    * Define string.format-like templates using *named* tokens. * A fluent API that makes template configuration clear and intuitive. * Access properties and parameterless methods of input values using a simple syntax. * Use delegates to process inputs. Tell your template to join a list, make a string uppercase, or calculate a difference -- declerative... More information

  18. Spring.Template.Velocity 1.3.2

    By:

    Spring.NET Intergration with the NVelocity templating Engine

    1,223 downloads

  19. Fluent OpenXml

    By:

    Fluent OpenXml Generator is .NET library which provides a fluent API for generating, changing and templating documents in OpenXML format.

  20. NTemplate

    By:

    ERB/ASP style templating for .NET