Fable.Remoting.Server
5.38.0
See the version list below for details.
dotnet add package Fable.Remoting.Server --version 5.38.0
NuGet\Install-Package Fable.Remoting.Server -Version 5.38.0
<PackageReference Include="Fable.Remoting.Server" Version="5.38.0" />
<PackageVersion Include="Fable.Remoting.Server" Version="5.38.0" />
<PackageReference Include="Fable.Remoting.Server" />
paket add Fable.Remoting.Server --version 5.38.0
#r "nuget: Fable.Remoting.Server, 5.38.0"
#:package Fable.Remoting.Server@5.38.0
#addin nuget:?package=Fable.Remoting.Server&version=5.38.0
#tool nuget:?package=Fable.Remoting.Server&version=5.38.0
Shared Server Utilities for Fable.Remoting
| Product | Versions 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. 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. |
| .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 was computed. net462 is compatible. 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. |
-
.NETFramework 4.6.2
- Fable.Remoting.Json (>= 2.24.0)
- Fable.Remoting.MsgPack (>= 1.24.0)
- FSharp.Core (>= 6.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0 && < 4.0.0)
-
.NETStandard 2.0
- Fable.Remoting.Json (>= 2.24.0)
- Fable.Remoting.MsgPack (>= 1.24.0)
- FSharp.Core (>= 6.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.0 && < 4.0.0)
NuGet packages (5)
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.AwsLambda
AWS Lambda-Fable adapter that generates routes for shared server spec with a Fable client. Client must use Fable.Remoting.Client |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.42.0 | 11,529 | 6/30/2025 |
| 5.41.0 | 5,871 | 4/17/2025 |
| 5.40.0 | 361 | 4/17/2025 |
| 5.39.0 | 29,316 | 10/10/2024 |
| 5.38.0 | 8,675 | 7/11/2024 |
| 5.37.0 | 31,395 | 1/20/2024 |
| 5.36.0 | 4,437 | 12/25/2023 |
| 5.35.0 | 9,968 | 10/9/2023 |
| 5.34.0 | 535 | 10/9/2023 |
| 5.33.0 | 1,469 | 9/10/2023 |
| 5.32.0 | 42,540 | 10/23/2022 |
| 5.31.0 | 8,818 | 8/3/2022 |
| 5.30.0 | 1,440 | 8/3/2022 |
| 5.29.0 | 43,596 | 2/5/2022 |
| 5.28.0 | 3,066 | 12/16/2021 |
| 5.27.0 | 5,302 | 12/7/2021 |
| 5.26.0 | 8,314 | 10/29/2021 |
| 5.25.0 | 10,519 | 8/20/2021 |
| 5.24.0 | 6,730 | 7/12/2021 |
| 5.23.0 | 12,706 | 6/14/2021 |
avoid dictionary double lookups in JSON serialization