Skip to content
Stratis Dermanoutsos edited this page Jun 22, 2026 · 5 revisions

Welcome to the StringTemplates wiki!

Here you can find anything on StringTemplates NuGet package.

StringTemplates is the best way to handle templates and replace placeholders in .NET. You register a single service, drop placeholders into any string, and let the registered plugins resolve them at runtime.

Table of contents

  1. Basic usage
  2. Plugins
    1. Default plugins
    2. Official plugins
    3. Custom plugins
  3. API reference

Clone this wiki locally