VOOZH about

URL: https://www.nuget.org/packages/Fable.Remoting.Server/

⇱ NuGet Gallery | Fable.Remoting.Server 6.1.0




Fable.Remoting.Server 6.1.0

dotnet add package Fable.Remoting.Server --version 6.1.0
 
 
NuGet\Install-Package Fable.Remoting.Server -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.Server" 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.Server" Version="6.1.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.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Remoting.Server, 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.Server@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.Server&version=6.1.0
 
Install as a Cake Addin
#tool nuget:?package=Fable.Remoting.Server&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.

Shared Server Utilities for Fable.Remoting

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 1,467 4/18/2026
6.0.0 199 4/18/2026
5.42.0 26,557 6/30/2025
5.41.0 7,658 4/17/2025
5.40.0 380 4/17/2025
5.39.0 33,796 10/10/2024
5.38.0 9,505 7/11/2024
5.37.0 34,538 1/20/2024
5.36.0 4,475 12/25/2023
5.35.0 10,065 10/9/2023
5.34.0 586 10/9/2023
5.33.0 1,499 9/10/2023
5.32.0 42,861 10/23/2022
5.31.0 8,847 8/3/2022
5.30.0 1,465 8/3/2022
5.29.0 43,912 2/5/2022
5.28.0 3,093 12/16/2021
5.27.0 5,449 12/7/2021
5.26.0 8,338 10/29/2021
5.25.0 10,548 8/20/2021
Loading failed

Update target framework to NET8 LTS