A native functional ASP.NET Core web framework for F# developers.
Info
Version: | 7.0.2 |
Author(s): | Dustin Moris Gorski and contributors |
Last Update: | Wednesday, October 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/giraffe-fsharp/giraffe |
NuGet Url: | https://www.nuget.org/packages/Giraffe |
Install
Install-Package Giraffe
dotnet add package Giraffe
paket add Giraffe
Giraffe Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- Giraffe.ViewEngine(>= 1.3.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.3.6)
- Newtonsoft.Json(>= 12.0.3)
- Ply(>= 0.3.1)
- System.Text.Json(>= 5.0.0)
- Utf8Json(>= 1.3.7)
Tags