FSharp.Json 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Json --version 0.3.0
NuGet\Install-Package FSharp.Json -Version 0.3.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="FSharp.Json" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Json --version 0.3.0
#r "nuget: FSharp.Json, 0.3.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 FSharp.Json as a Cake Addin
#addin nuget:?package=FSharp.Json&version=0.3.0

// Install FSharp.Json as a Cake Tool
#tool nuget:?package=FSharp.Json&version=0.3.0

F# JSON Reflection based serialization library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

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

Package Downloads
Fsharp.Geometry

A functional geometry library for working with 2D spatial structures.

DeviantArtFs

An F# library to interact with the DeviantArt / Sta.sh API

CryptoExchangeClient

Clients for multiple cryptocurrency exchanges. All clients have a shared interface for common actions.

eLicznikBillingPeriod

Package Description

SolidityProvider

This library is for the .NET platform implementing SolidityProvider.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FSharp.Json:

Repository Stars
csinkers/ualbion
A remake of the 1995 RPG Albion (requires data from an install of the original game)
Version Downloads Last updated
0.4.1 226,469 8/22/2021
0.4.0 803,867 11/19/2019
0.3.7 153,348 4/27/2019
0.3.5 10,760 3/29/2019
0.3.4 11,100 10/11/2018
0.3.3 5,423 4/12/2018
0.3.2 2,224 3/20/2018
0.3.1 1,421 12/1/2017
0.3.0 858 11/27/2017
0.2.0 850 11/25/2017
0.1.0 961 11/9/2017

Fix for tuples containing option types
Support for char type
Support for enums based on byte and char types
Configurable enum mode
Configurable unformatted setting