Sign in Sign up
nuget

Axuno.TextTemplating

Text templating is used to dynamically render contents based on a template and a model. * It is based on the Scriban library, so it supports conditional logics, loops and much more. * Template content can be localized. * You can define layout templates to be used as the layout while rendering other templates. * You can pass arbitrary objects to the template context (beside the model) for advanced scenarios. The library is a modified version of the lightweight TextTemplating.Scriban part of Volo.Abp.TextTemplating 7.0 (i.e., exluding the more heavy TextTemplating.Razor).

Activity

Latest release
1mo ago
Total releases
14
Cadence
~13 days
Last 12 months
1

Reach

Stars

Details

License
unknown
First release
Nov 10, 2020
Releases
Version Released
3.1.0 minor
3.0.0 major
2.1.0 minor
2.0.1 patch
2.0.0 major
1.1.0 minor
1.0.0 major
0.8.6 patch
0.8.5 patch
0.8.3 patch
0.8.2 patch
0.8.0 minor
0.7.2 patch
0.7.1 initial