A library for easily parsing, transforming and converting JSON for F#.
Info
Version: | 1.1.0 |
Author(s): | Zaid Ajaj |
Last Update: | Monday, June 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaid-Ajaj/FSharp.SimpleJson |
NuGet Url: | https://www.nuget.org/packages/FSharp.SimpleJson |
Install
Install-Package FSharp.SimpleJson
dotnet add package FSharp.SimpleJson
paket add FSharp.SimpleJson
FSharp.SimpleJson Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 11.0.2)
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 11.0.2)
Tags