Json helpers, mostly built on top of Newtonsoft.Json.
Info
Version: | 5.1.143 |
Author(s): | Imperfect Foods |
Last Update: | Friday, January 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imperfectproduce/FsToolkit |
NuGet Url: | https://www.nuget.org/packages/Imperfect.FsToolkit.Json |
Install
Install-Package Imperfect.FsToolkit.Json
dotnet add package Imperfect.FsToolkit.Json
paket add Imperfect.FsToolkit.Json
Imperfect.FsToolkit.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- FSharp.Core(>= 4.7.2)