Fable.Remoting.Giraffe 6.1.0

dotnet add package Fable.Remoting.Giraffe --version 6.1.0
 
NuGet\Install-Package Fable.Remoting.Giraffe -Version 6.1.0
 
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="Fable.Remoting.Giraffe" Version="6.1.0" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Remoting.Giraffe" Version="6.1.0" />
 
Directory.Packages.props
<PackageReference Include="Fable.Remoting.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 Fable.Remoting.Giraffe --version 6.1.0
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Remoting.Giraffe, 6.1.0"
 
#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 Fable.Remoting.Giraffe@6.1.0
 
#: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=Fable.Remoting.Giraffe&version=6.1.0
 
Install as a Cake Addin
#tool nuget:?package=Fable.Remoting.Giraffe&version=6.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible. 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 (3)

Showing the top 3 NuGet packages that depend on Fable.Remoting.Giraffe:

Package Downloads
SAFE.Server

Package Description

SAFE.Server.Utils

Package Description

Fable.Remoting.OpenAPI.Giraffe

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.0 1,955 4/18/2026
6.0.0 123 4/18/2026
5.24.0 25,008 6/30/2025
5.23.0 7,679 4/17/2025
5.21.0 32,995 10/10/2024
5.20.0 8,708 7/11/2024
5.19.0 32,323 1/20/2024
5.18.0 4,283 12/25/2023
5.17.0 9,636 10/9/2023
5.16.0 425 10/9/2023
5.15.0 1,253 9/10/2023
5.14.0 38,546 11/2/2022
5.13.0 1,554 10/23/2022
5.12.0 6,445 8/10/2022
5.11.0 748 8/3/2022
5.10.0 623 8/3/2022
5.9.0 42,126 2/5/2022
5.8.0 2,225 12/16/2021
5.7.0 4,991 12/7/2021
4.22.0 961 8/10/2022
Loading failed

Update target framework to NET8 LTS