Provides renderers based on the Scriban templating engine that can be used to render websites in projects running on the GenHTTP webserver.
Info
Version: | 8.6.0 |
Author(s): | Andreas Nägeli |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://genhttp.org/ |
NuGet Url: | https://www.nuget.org/packages/GenHTTP.Modules.Scriban |
Install
Install-Package GenHTTP.Modules.Scriban
dotnet add package GenHTTP.Modules.Scriban
paket add GenHTTP.Modules.Scriban
GenHTTP.Modules.Scriban Download (Unzip the "nupkg" after downloading)
Dependencies
- GenHTTP.Api(>= 5.2.0)
- GenHTTP.Modules.Basics(>= 5.2.0)
- GenHTTP.Modules.IO(>= 5.2.0)
- Scriban(>= 3.3.3)
Tags