Giraffe 6.0.0-alpha-2

This is a prerelease version of Giraffe.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Giraffe --version 6.0.0-alpha-2
                    
NuGet\Install-Package Giraffe -Version 6.0.0-alpha-2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Giraffe" Version="6.0.0-alpha-2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Giraffe" Version="6.0.0-alpha-2" />
                    
Directory.Packages.props
<PackageReference Include="Giraffe" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Giraffe --version 6.0.0-alpha-2
                    
#r "nuget: Giraffe, 6.0.0-alpha-2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Giraffe@6.0.0-alpha-2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Giraffe&version=6.0.0-alpha-2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Giraffe&version=6.0.0-alpha-2&prerelease
                    
Install as a Cake Tool

A native functional ASP.NET Core web framework for F# developers.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on Giraffe:

Package Downloads
Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern

Giraffe.SerilogExtensions

Giraffe plugin to use Serilog as the logger for your application

Fable.Remoting.Giraffe

Giraffe-Fable adapter that generates routes for shared server spec with a Fable client. Client must use Fable.Remoting.Client

Thoth.Json.Giraffe

JSON serializer for Giraffe implemented with Thoth.Json.Net

Giraffe.Razor

Razor view engine support for the Giraffe web framework.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Giraffe:

Repository Stars
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
osstotalsoft/nbb
.Net Building Blocks
Version Downloads Last Updated
8.2.0 81,405 11/12/2025
8.2.0-alpha-002 308 11/11/2025
8.2.0-alpha-001 302 11/10/2025
8.1.0-alpha-001 580 10/25/2025
8.0.0-alpha-003 5,636 6/9/2025
8.0.0-alpha-002 606 4/14/2025
8.0.0-alpha-001 316 2/11/2025
7.0.2 276,200 10/16/2024
7.0.2-alpha-002 231 9/20/2024
7.0.2-alpha-001 209 9/6/2024
7.0.1 26,543 8/27/2024
7.0.0 37,171 7/15/2024
7.0.0-alpha-001 1,320 7/8/2024
6.4.1-alpha-3 321 5/14/2024
6.4.1-alpha-2 205 5/13/2024
6.4.0 426,773 4/12/2024
6.4.0-alpha-1 643 3/15/2024
6.3.0 46,304 3/1/2024
6.3.0-alpha-1 232 2/26/2024
6.0.0-alpha-2 12,631 11/14/2021
Loading failed