Provides renderers based on the Razor 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.Razor |
Install
Install-Package GenHTTP.Modules.Razor
dotnet add package GenHTTP.Modules.Razor
paket add GenHTTP.Modules.Razor
GenHTTP.Modules.Razor Download (Unzip the "nupkg" after downloading)
Dependencies
- GenHTTP.Api(>= 5.2.0)
- GenHTTP.Modules.Basics(>= 5.2.0)
- GenHTTP.Modules.IO(>= 5.2.0)
- RazorEngineCore(>= 2020.10.1)
Tags