Converters for basic F# types using Newtonsoft.Json.
Info
| Version: | 0.1.0 |
| Author(s): | iskandersierra |
| Last Update: | Monday, July 25, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/iskandersierra/FsJson |
| NuGet Url: | https://www.nuget.org/packages/FsJson |
Install
Install-Package FsJson
dotnet add package FsJson
paket add FsJson
FsJson Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
- Newtonsoft.Json(>= 9.0.1)
Tags