Fable.Remoting.Server 6.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fable.Remoting.Server --version 6.0.0
                    
NuGet\Install-Package Fable.Remoting.Server -Version 6.0.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.Server" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Remoting.Server" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Fable.Remoting.Server" />
                    
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.Server --version 6.0.0
                    
#r "nuget: Fable.Remoting.Server, 6.0.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.Server@6.0.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.Server&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Fable.Remoting.Server&version=6.0.0
                    
Install as a Cake Tool

Shared Server Utilities for Fable.Remoting

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 (7)

Showing the top 5 NuGet packages that depend on Fable.Remoting.Server:

Package Downloads
Fable.Remoting.Giraffe

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

Fable.Remoting.Suave

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

Fable.Remoting.AspNetCore

Asp.Net Core middleware for Fable.Remoting

Fable.Remoting.AzureFunctions.Worker

AzureFunctions-Fable adapter for isolated mode (worker) that generates routes for shared server spec with a Fable client. Client must use Fable.Remoting.Client

Fable.Remoting.OpenAPI

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.0 81 4/18/2026
6.0.0 32 4/18/2026
5.42.0 17,907 6/30/2025
5.41.0 6,734 4/17/2025
5.40.0 365 4/17/2025
5.39.0 31,260 10/10/2024
5.38.0 8,992 7/11/2024
5.37.0 33,046 1/20/2024
5.36.0 4,448 12/25/2023
5.35.0 10,019 10/9/2023
5.34.0 555 10/9/2023
5.33.0 1,480 9/10/2023
5.32.0 42,649 10/23/2022
5.31.0 8,829 8/3/2022
5.30.0 1,450 8/3/2022
5.29.0 43,752 2/5/2022
5.28.0 3,078 12/16/2021
5.27.0 5,366 12/7/2021
5.26.0 8,325 10/29/2021
5.25.0 10,531 8/20/2021
Loading failed

Update target framework to NET8 LTS