Info
| Version: | 0.7.2 |
| Author(s): | Peter Stroiman |
| Last Update: | Monday, October 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/JsonFSharp |
Install
Install-Package JsonFSharp
dotnet add package JsonFSharp
paket add JsonFSharp
JsonFSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FsLexYacc.Runtime(>= 6.0.4)
Tags
The parsed data is based on F# discriminated unions,
and support construction of F# record types.