Razor view engine support for the Giraffe web framework.
Info
| Version: | 5.1.0-rc-2 |
| Author(s): | Dustin Moris Gorski and contributors |
| Last Update: | Tuesday, December 8, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/giraffe-fsharp/Giraffe.Razor |
| NuGet Url: | https://www.nuget.org/packages/Giraffe.Razor |
Install
Install-Package Giraffe.Razor
dotnet add package Giraffe.Razor
paket add Giraffe.Razor
Giraffe.Razor Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Giraffe(>= 5.0.06)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation(>= 5.0.0)
- Ply(>= 0.3.1)
Tags