Fable.Remoting.Json
2.23.0
.NET 6.0
.NET Standard 2.0
.NET Framework 4.6.2
dotnet add package Fable.Remoting.Json --version 2.23.0
NuGet\Install-Package Fable.Remoting.Json -Version 2.23.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.Json" Version="2.23.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.Remoting.Json --version 2.23.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.Remoting.Json, 2.23.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.
// Install Fable.Remoting.Json as a Cake Addin
#addin nuget:?package=Fable.Remoting.Json&version=2.23.0
// Install Fable.Remoting.Json as a Cake Tool
#tool nuget:?package=Fable.Remoting.Json&version=2.23.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Json serialization 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 is compatible. 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-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 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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- FSharp.Core (>= 6.0.0)
- Newtonsoft.Json (>= 12.0.2)
-
.NETStandard 2.0
- FSharp.Core (>= 6.0.0)
- Newtonsoft.Json (>= 12.0.2)
-
net6.0
- FSharp.Core (>= 6.0.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Fable.Remoting.Json:
Package | Downloads |
---|---|
Fable.Remoting.Server
Shared Server Utilities for Fable.Remoting |
|
Giraffe.SerilogExtensions
Giraffe plugin to use Serilog as the logger for your application |
|
Elmish.Bridge.Server
Server part of Elmish.Bridge |
|
Fable.Remoting.DotnetClient
Dotnet F# client proxy that is compatible with Fable.Remoting web servers |
|
Criipto.Signatures.Client
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.23.0 | 28,471 | 12/1/2022 |
2.22.0 | 385 | 11/25/2022 |
2.21.0 | 107,184 | 2/5/2022 |
2.20.0 | 23,016 | 10/29/2021 |
2.19.0 | 13,026 | 8/20/2021 |
2.18.0 | 39,268 | 7/12/2021 |
2.17.0 | 67,043 | 6/12/2021 |
2.16.0 | 16,172 | 4/5/2021 |
2.15.0 | 1,264 | 4/4/2021 |
2.14.0 | 8,943 | 2/22/2021 |
2.13.0 | 19,900 | 12/13/2020 |
2.12.0 | 30,996 | 8/24/2020 |
2.11.0 | 3,893 | 8/1/2020 |
2.10.0 | 1,965 | 7/30/2020 |
2.9.0 | 2,898 | 7/25/2020 |
2.8.0 | 12,272 | 7/4/2020 |
2.7.0 | 10,222 | 5/13/2020 |
2.6.0 | 21,750 | 11/15/2019 |
2.5.0 | 9,132 | 9/28/2019 |
2.4.0 | 4,958 | 7/31/2019 |
2.3.0 | 9,320 | 4/20/2019 |
2.2.0 | 21,435 | 8/18/2018 |
2.1.1 | 4,224 | 7/8/2018 |
2.1.0 | 3,615 | 6/2/2018 |
2.0.0 | 12,005 | 3/11/2018 |
1.3.0 | 2,514 | 1/19/2018 |
1.2.0 | 1,612 | 12/21/2017 |
1.1.0 | 1,134 | 12/21/2017 |
1.0.0 | 2,201 | 12/20/2017 |
Mutable records skip nulls when serializing to JSON