Giraffe 0.1.0-beta-300

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-300                
NuGet\Install-Package Giraffe -Version 0.1.0-beta-300                
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-300" />                
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-300                
#r "nuget: Giraffe, 0.1.0-beta-300"                
#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-300&prerelease

// Install Giraffe as a Cake Tool
#tool nuget:?package=Giraffe&version=0.1.0-beta-300&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 (44)

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 7,660 10/16/2024
7.0.2-alpha-002 101 9/20/2024
7.0.2-alpha-001 96 9/6/2024
7.0.1 10,901 8/27/2024
7.0.0 11,333 7/15/2024
7.0.0-alpha-001 827 7/8/2024
6.4.1-alpha-3 181 5/14/2024
6.4.1-alpha-2 85 5/13/2024
6.4.0 79,420 4/12/2024
6.4.0-alpha-1 496 3/15/2024
6.3.0 33,685 3/1/2024
6.3.0-alpha-1 105 2/26/2024
6.2.0 177,034 7/7/2023
6.2.0-beta001 126 7/7/2023
6.1.0 463 7/6/2023
6.1.0-beta002 132 7/6/2023
6.1.0-beta001 158 7/6/2023
6.0.0 635,713 4/9/2022
6.0.0-alpha-2 12,059 11/14/2021
6.0.0-alpha-1 18,952 11/10/2021
5.0.0 291,857 5/24/2021
5.0.0-rc-6 40,208 12/8/2020
5.0.0-rc-5 331 12/8/2020
5.0.0-rc-4 407 12/7/2020
5.0.0-rc-3 518 12/1/2020
5.0.0-rc-2 590 11/26/2020
5.0.0-rc-1 1,628 11/22/2020
5.0.0-alpha-003 1,920 9/1/2020
5.0.0-alpha-002 3,554 6/21/2020
5.0.0-alpha-001 1,138 5/27/2020
4.1.0 305,051 4/13/2020
4.0.1 197,482 10/18/2019
4.0.0 16,738 9/29/2019
3.6.0 152,731 2/10/2019
3.5.1 6,422 1/20/2019
3.5.0 7,318 12/28/2018
3.4.0 40,849 10/28/2018
3.3.0 1,122 10/28/2018
3.2.0 3,686 10/10/2018
3.1.0 31,975 9/28/2018
3.0.0 2,919 9/18/2018
2.0.1 4,460 8/20/2018
2.0.0 2,580 8/18/2018
1.2.0-preview-1 1,386 3/6/2018
1.1.0 99,679 2/16/2018
1.0.0 10,545 2/8/2018
0.1.0-beta-700 7,972 12/22/2017
0.1.0-beta-600 1,850 12/20/2017
0.1.0-beta-511 1,167 12/19/2017
0.1.0-beta-510 1,017 12/19/2017
0.1.0-beta-500 1,515 12/12/2017
0.1.0-beta-400 1,536 12/4/2017
0.1.0-beta-310 1,018 11/30/2017
0.1.0-beta-300 2,199 11/18/2017
0.1.0-beta-200 1,316 10/29/2017
0.1.0-beta-110 1,104 10/25/2017
0.1.0-beta-102 1,390 10/19/2017
0.1.0-beta-101 1,210 10/10/2017
0.1.0-beta-100 62,125 8/28/2017
0.1.0-beta-003 1,119 8/26/2017
0.1.0-beta-002 1,335 8/19/2017
0.1.0-beta-001 1,310 8/12/2017
0.1.0-alpha025 1,514 7/22/2017
0.1.0-alpha024 990 7/16/2017
0.1.0-alpha023 1,182 7/5/2017
0.1.0-alpha022 978 7/1/2017
0.1.0-alpha021 1,035 7/1/2017
0.1.0-alpha020 998 6/23/2017
0.1.0-alpha019 1,863 5/31/2017
0.1.0-alpha018 1,112 5/17/2017
0.1.0-alpha017 965 5/14/2017
0.1.0-alpha016 985 5/4/2017
0.1.0-alpha015 1,051 4/26/2017
0.1.0-alpha014 946 4/26/2017
0.1.0-alpha013 994 4/16/2017
0.1.0-alpha012 976 4/15/2017
0.1.0-alpha011 963 4/15/2017
0.1.0-alpha010 976 4/13/2017
0.1.0-alpha009 930 4/11/2017
0.1.0-alpha008 1,019 4/1/2017
0.1.0-alpha007 978 3/31/2017
0.1.0-alpha006 958 3/3/2017