JsonFSharp 0.7.2
A simple JSON parser targeted specifically for F#.
The parsed data is based on F# discriminated unions,
and support construction of F# record types.
Install-Package JsonFSharp -Version 0.7.2
dotnet add package JsonFSharp --version 0.7.2
<PackageReference Include="JsonFSharp" Version="0.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JsonFSharp --version 0.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JsonFSharp, 0.7.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- FsLexYacc.Runtime (>= 6.0.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.