Giraffe 0.1.0-beta-310

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 0.1.0-beta-310                
NuGet\Install-Package Giraffe -Version 0.1.0-beta-310                
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="0.1.0-beta-310" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Giraffe --version 0.1.0-beta-310                
#r "nuget: Giraffe, 0.1.0-beta-310"                
#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.
// Install Giraffe as a Cake Addin
#addin nuget:?package=Giraffe&version=0.1.0-beta-310&prerelease

// Install Giraffe as a Cake Tool
#tool nuget:?package=Giraffe&version=0.1.0-beta-310&prerelease                

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (45)

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

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.SerilogExtensions

Giraffe plugin to use Serilog as the logger for your application

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
7.0.2 17,016 10/16/2024
7.0.2-alpha-002 105 9/20/2024
7.0.2-alpha-001 100 9/6/2024
7.0.1 12,310 8/27/2024
7.0.0 13,672 7/15/2024
7.0.0-alpha-001 871 7/8/2024
6.4.1-alpha-3 186 5/14/2024
6.4.1-alpha-2 89 5/13/2024
6.4.0 92,551 4/12/2024
6.4.0-alpha-1 516 3/15/2024
6.3.0 36,736 3/1/2024
6.3.0-alpha-1 111 2/26/2024
6.2.0 183,339 7/7/2023
6.2.0-beta001 130 7/7/2023
6.1.0 475 7/6/2023
6.1.0-beta002 136 7/6/2023
6.1.0-beta001 162 7/6/2023
6.0.0 644,873 4/9/2022
6.0.0-alpha-2 12,090 11/14/2021
6.0.0-alpha-1 19,651 11/10/2021
5.0.0 293,844 5/24/2021
5.0.0-rc-6 40,297 12/8/2020
5.0.0-rc-5 335 12/8/2020
5.0.0-rc-4 411 12/7/2020
5.0.0-rc-3 522 12/1/2020
5.0.0-rc-2 594 11/26/2020
5.0.0-rc-1 1,632 11/22/2020
5.0.0-alpha-003 1,926 9/1/2020
5.0.0-alpha-002 3,558 6/21/2020
5.0.0-alpha-001 1,142 5/27/2020
4.1.0 308,233 4/13/2020
4.0.1 197,969 10/18/2019
4.0.0 16,755 9/29/2019
3.6.0 152,872 2/10/2019
3.5.1 6,430 1/20/2019
3.5.0 7,325 12/28/2018
3.4.0 40,877 10/28/2018
3.3.0 1,135 10/28/2018
3.2.0 3,699 10/10/2018
3.1.0 31,988 9/28/2018
3.0.0 2,932 9/18/2018
2.0.1 4,473 8/20/2018
2.0.0 2,593 8/18/2018
1.2.0-preview-1 1,395 3/6/2018
1.1.0 99,704 2/16/2018
1.0.0 10,569 2/8/2018
0.1.0-beta-700 7,981 12/22/2017
0.1.0-beta-600 1,859 12/20/2017
0.1.0-beta-511 1,176 12/19/2017
0.1.0-beta-510 1,026 12/19/2017
0.1.0-beta-500 1,524 12/12/2017
0.1.0-beta-400 1,545 12/4/2017
0.1.0-beta-310 1,027 11/30/2017
0.1.0-beta-300 2,208 11/18/2017
0.1.0-beta-200 1,325 10/29/2017
0.1.0-beta-110 1,113 10/25/2017
0.1.0-beta-102 1,399 10/19/2017
0.1.0-beta-101 1,221 10/10/2017
0.1.0-beta-100 62,138 8/28/2017
0.1.0-beta-003 1,130 8/26/2017
0.1.0-beta-002 1,344 8/19/2017
0.1.0-beta-001 1,319 8/12/2017
0.1.0-alpha025 1,525 7/22/2017
0.1.0-alpha024 999 7/16/2017
0.1.0-alpha023 1,191 7/5/2017
0.1.0-alpha022 987 7/1/2017
0.1.0-alpha021 1,044 7/1/2017
0.1.0-alpha020 1,007 6/23/2017
0.1.0-alpha019 1,872 5/31/2017
0.1.0-alpha018 1,121 5/17/2017
0.1.0-alpha017 974 5/14/2017
0.1.0-alpha016 994 5/4/2017
0.1.0-alpha015 1,060 4/26/2017
0.1.0-alpha014 955 4/26/2017
0.1.0-alpha013 1,005 4/16/2017
0.1.0-alpha012 985 4/15/2017
0.1.0-alpha011 972 4/15/2017
0.1.0-alpha010 985 4/13/2017
0.1.0-alpha009 939 4/11/2017
0.1.0-alpha008 1,028 4/1/2017
0.1.0-alpha007 987 3/31/2017
0.1.0-alpha006 967 3/3/2017