Nettle NuGet Package

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.




Got any Nettle Question?





Info

Version: 3.0.0
Author(s): Craig Bridges
Last Update: Thursday, June 1, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/craigbridges/Nettle
NuGet Url: https://www.nuget.org/packages/Nettle


Install
Install-Package Nettle
dotnet add package Nettle
paket add Nettle
Nettle Download (Unzip the "nupkg" after downloading)

4 packages depend on this package.




STATS

must-have-score

1.9

avg-downloads-per-day

14

days-since-last-release

302