Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
Info
Version: | 5.10.0 |
Author(s): | Alexandre Mutel |
Last Update: | Friday, April 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/lunet-io/scriban |
NuGet Url: | https://www.nuget.org/packages/Scriban |
Install
Install-Package Scriban
dotnet add package Scriban
paket add Scriban
Scriban Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.5.0)
- System.Threading.Tasks.Extensions(>= 4.5.0)
No dependencies.
Tags