1,587 packages tagged with “Template”
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
RazorEngine - A Templating Engine based on the Razor parser.
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Trimmed down {{mustache}} templates in .NET
This package contains the core SmartFormat assemblies with core extensions built-in, and includes references to additional SmartFormat.Extensions packages. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
Logic-less templates for .NET
The C# port of StringTemplate 4.
Shortcodes processor for .NET with focus on performance and simplicity.
An extension of the mustache text template engine for .NET.
This package contains the core SmartFormat assemblies with core extensions built-in. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
Provides token replacement for interpolated (templated) strings not known at compile time such as those retrieved from data stores using a variety of token to value mappers.
This package is a SmartFormat extension for formatting System.DateTime, System.DateTimeOffset and System.TimeSpan types. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
This package is a SmartFormat extension for formatting Newtonsoft.Json types. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
This package is a SmartFormat extension for reading and formatting System.Xml.Linq.XElement SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
This package is a SmartFormat extension for formatting System.Text.Json types. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
Package Description
High performance, light & extensible template engine library for .NET 4.7.2 and above.
NVelocity is a port of the excellent Apache Jakarta Velocity project. It is a very simple, easy to learn and extensible template engine. Due to the lack of releases, support and bug fixes on the original port, the Castle Team decided to fork the project, bringing it to our code repository, fixing the bugs and improving it with more features.
.NET Standard Class Library implementation of Mustache logic-less templates
.NET Word(docx) exporting template engine without COM+ and interop (support Linux and Mac)
Logic-less templates in JavaScript.
T4.Build is a tool to automatically transform T4 templates during build. It is similar to the functionality provided by Visual Studio, except it works anywhere where you have a .NET (Core) runtime installed. It is fully integrated with MSBuild and supports transforming the templates during the build process, and cleaning them during the clean process. T4.Build aims for performance by transforming only the templates that have changed, and doing so in parallel (so more CPU cores => faster). More information: https://github.com/jgiannuzzi/T4.Build#readme
A extension of the mustache text template engine for .NET.
MetaCode model types
Bi-directional text processor
StringTemplate (or ST) is a template engine library used for generating text from data structures. The first version was developed for the Java platform and has evolved over the years of it's use on the jGuru.com website. StringTemplate's distinguishing characteristic is that it strictly enforces model-view separation unlike other comparable template engines. It is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization.
Farmer makes authoring ARM templates easy!
Lightweight JavaScript library to be used for pulling external templates & other content asynchronously/synchronously. (see http://freshbrewedcode.com/jimcowart/2011/11/30/infuser-a-template-loader/)
A method of adding handlebars style helpers to Stubble