Nettle
A lightweight .NET templating engine inspired by Handlebars, designed as an alternative solution to solving various content rendering problems faced in .NET applications. Nettle makes use of functions and variables to enable data to be dynamically loaded (and manipulated) into a template. This could be useful in situations where the model passed to the template is very basic, but a requirement means that some additional, related data needs to be displayed. Instead of having to refactor, build and deploy the C# code (which could also create a code smell if the model becomes too cluttered), only the template needs to be edited.
Activity
- Latest release
- 3y ago
- Total releases
- 12
- Cadence
- ~2 months
- Last 12 months
- 0
Details
- First release
- Aug 30, 2017
Releases
| Version | Released | |
|---|---|---|
3.0.0
major
| ||
2.1.0
major
| ||
1.3.0
minor
| ||
1.2.4
patch
| ||
1.2.3
patch
| ||
1.2.2
patch
| ||
1.2.1
patch
| ||
1.2.0
minor
| ||
1.1.2
patch
| ||
1.1.1
patch
| ||
1.1.0
minor
| ||
1.0.0
initial
|