An F# view engine for Giraffe and other ASP.NET Core web applications.
Info
Version: | 2.0.0-alpha-1 |
Author(s): | Dustin Moris Gorski and contributors |
Last Update: | Sunday, November 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giraffe-fsharp/Giraffe.ViewEngine |
NuGet Url: | https://www.nuget.org/packages/Giraffe.ViewEngine |
Install
Install-Package Giraffe.ViewEngine
dotnet add package Giraffe.ViewEngine
paket add Giraffe.ViewEngine
Giraffe.ViewEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
Tags