Pinned Repositories
Giraffe
A native functional ASP.NET Core web framework for F# developers.
giraffe-template
A dotnet new template for Giraffe web applications.
Giraffe.AzureFunctions
Routing library for Azure Functions
Giraffe.DotLiquid
DotLiquid template engine http handlers for Giraffe web applications.
Giraffe.Razor
Razor view engine http handlers for Giraffe web applications.
Giraffe.Swagger
Auto generate an API documentation for Giraffe web applications using Swagger
Giraffe.Tasks
A task computation expression to work natively with .NET's Tasks from an F# application.
Giraffe.TokenRouter
Alternative routing API for Giraffe web applications which is aimed at maximum performance.
Giraffe.ViewEngine
An F# view engine for Giraffe and other ASP.NET Core web applications.
samples
Various sample applications built with Giraffe.
Giraffe's Repositories
giraffe-fsharp/Giraffe
A native functional ASP.NET Core web framework for F# developers.
giraffe-fsharp/Giraffe.ViewEngine
An F# view engine for Giraffe and other ASP.NET Core web applications.
giraffe-fsharp/giraffe-template
A dotnet new template for Giraffe web applications.
giraffe-fsharp/Giraffe.AzureFunctions
Routing library for Azure Functions
giraffe-fsharp/Giraffe.Razor
Razor view engine http handlers for Giraffe web applications.
giraffe-fsharp/Giraffe.Swagger
Auto generate an API documentation for Giraffe web applications using Swagger
giraffe-fsharp/samples
Various sample applications built with Giraffe.
giraffe-fsharp/Giraffe.Tasks
A task computation expression to work natively with .NET's Tasks from an F# application.
giraffe-fsharp/Giraffe.TokenRouter
Alternative routing API for Giraffe web applications which is aimed at maximum performance.
giraffe-fsharp/Giraffe.DotLiquid
DotLiquid template engine http handlers for Giraffe web applications.
giraffe-fsharp/Giraffe.OpenApi
giraffe-fsharp/giraffe-website
Giraffe website
giraffe-fsharp/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
giraffe-fsharp/Giraffe.Utf8Json
Support for the Utf8Json serializer for Giraffe.