Different serializers for Newtonsoft.Json, making it easier to work with JSON data with Newtonsoft.Json from F#.
Info
Version: | 3.2.2 |
Author(s): | Henrik Feldt, Logibit AB |
Last Update: | Thursday, April 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Newtonsoft.Json.FSharp |
Install
Install-Package Newtonsoft.Json.FSharp
dotnet add package Newtonsoft.Json.FSharp
paket add Newtonsoft.Json.FSharp
Newtonsoft.Json.FSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(3.1.2.1)
- Newtonsoft.Json(6.0.8)
- NodaTime(1.3.0)