Top 20 NuGet templating Packages

This library allows you to host the Razor template engine found in ASP.NET MVC and ASP.NET WebPages in your own applications. Use it in desktop applications, or non-System.Web based applications that need template rendering independent of ASP.NET MVC. Support for base Razor rendering engine and a ca...
Easy-to-use lightweight templating engine for generating text-based documents by injecting values from .net object to a text-based template. Supports conditional bocks, loops, subtemplates, etc. For documentation and examples see https://github.com/nortal/Utilities.TextTemplating.
Provides renderers based on the Scriban templating engine that can be used to render websites in projects running on the GenHTTP webserver.
Barber is cli-tool for generating files based on mustache templates. In addition it can read and process OpenAPI 3 specifications and generate code based on templates.
Provides renderers based on the Razor templating engine that can be used to render websites in projects running on the GenHTTP webserver.
$ dotnet new -i Paulovich.Caju::0.7.3 $ dotnet new manga It generates a .NET Solution following the Clean Architecture Style, DDD and Separation of Concerns in Domain, Application, Infrastructure and UI.
Why waste time developing and bloating your templates with repetative form html. Instead just specify a schema for the form, and the model you want to bind it to and you're done! Check the project site for details and examples.
F# templating library with simple syntax designed for smooth work with F# types
ML-like template engine for flxble.
Text templating utilities.
Open source implementation of the T4 templating engine This package allows embedding the T4 engine in an application. * To install as a dotnet global or local tool, use `dotnet-t4` instead. * To install in a project as a `DotNetCliToolReference`, use `dotnet-t4-project-tool` instead.
In-process Roslyn compiler for the Mono.TextTemplating T4 templating engine
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Blistering-fast Handlebars.js templates in your .NET application.
Barber is cli-tool for generating files based on mustache templates. In addition it can read and process OpenAPI 3 specifications and generate code based on templates.
Object text tokens is a library that allows you to do text templating within your .net objects. Use it to provide simple text templating within your application.
High performance, light & extensible template engine library for .NET 4.7.2 and above.
T4 text transformation tool for dotnet CLI.
T4 templating engine for .NET Core.
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC