A super simple JSON library with all the functional goodness of F#.
Info
| Version: | 0.1.0-beta2 |
| Author(s): | Paul Thomas |
| Last Update: | Tuesday, September 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ptcoda/json-fs |
| NuGet Url: | https://www.nuget.org/packages/JsonFs |
Install
Install-Package JsonFs
dotnet add package JsonFs
paket add JsonFs
JsonFs Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 3.1.2.5)
Tags