JNTemplate - text template engine

Build Statusopen in new windowGitHub starsopen in new windowGitHub starsopen in new windowGitHub licenseopen in new windowGitHub issuesopen in new window

jntemplate is an fast and lightweight templating engine for C# .NET.

Introduction

JNTemplate is fast, lightweight, extensible .net template engine for generating html, xml, sql, or any other formatted text output.

Special placeholders in the template allow writing code similar to c# syntax. Then the template is passed data to render the final document.

License

The MIT License

  • Website: https://www.jiniannet.com
  • Documentation: https://docs-en.jiniannet.com
  • Code: https://github.com/jiniannet/jntemplate
Last Updated:
Contributors: 翅膀的初衷