Fable.Remoting.Json 3.0.0

dotnet add package Fable.Remoting.Json --version 3.0.0
                    
NuGet\Install-Package Fable.Remoting.Json -Version 3.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.Json" Version="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.Remoting.Json" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Fable.Remoting.Json" />
                    
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.Json --version 3.0.0
                    
#r "nuget: Fable.Remoting.Json, 3.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.Json@3.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.Json&version=3.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Fable.Remoting.Json&version=3.0.0
                    
Install as a Cake Tool

Json serialization 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 (15)

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

Package Downloads
Giraffe.SerilogExtensions

Giraffe plugin to use Serilog as the logger for your application

Fable.Remoting.Server

Shared Server Utilities for Fable.Remoting

Fable.Remoting.DotnetClient

Dotnet F# client proxy that is compatible with Fable.Remoting web servers

Elmish.Bridge.Server

Server part of Elmish.Bridge

Criipto.Signatures.Client

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0 750 4/18/2026
2.25.0 80,417 10/10/2024
2.24.0 223,118 7/11/2024
2.23.0 148,250 12/1/2022
2.22.0 649 11/25/2022
2.21.0 124,368 2/5/2022
2.20.0 27,794 10/29/2021
2.19.0 14,972 8/20/2021
2.18.0 69,981 7/12/2021
2.17.0 349,845 6/12/2021
2.16.0 19,430 4/5/2021
2.15.0 2,102 4/4/2021
2.14.0 11,346 2/22/2021
2.13.0 20,794 12/13/2020
2.12.0 40,534 8/24/2020
2.11.0 4,938 8/1/2020
2.10.0 2,802 7/30/2020
2.9.0 4,755 7/25/2020
2.8.0 15,252 7/4/2020
2.7.0 12,028 5/13/2020
Loading failed

Update target framework to NET8 LTS