Overview of the Text plugin

The Text plugin contains functions for specific text-based operations:

  • RazorTemplateTransform: To create HTML from templates.
  • Regular Expression: To use regular expressions for searching, validating or capturing specific text.
  • StringBuilder: To efficiently build up large strings.


Text License