Json serialization converters for F# option types and discriminated unions.
Info
Version: | 0.11.6 |
Author(s): | Microsoft |
Last Update: | Sunday, October 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/fsharplu |
NuGet Url: | https://www.nuget.org/packages/Microsoft.FSharpLu.Json |
Install
Install-Package Microsoft.FSharpLu.Json
dotnet add package Microsoft.FSharpLu.Json
paket add Microsoft.FSharpLu.Json
Microsoft.FSharpLu.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.5.4)
- Newtonsoft.Json(>= 10.0.3)
- FSharp.Core(>= 4.5.4)
- Newtonsoft.Json(>= 10.0.3)
- System.ValueTuple(>= 4.5.0)
- FSharp.Core(>= 4.5.4)
- Newtonsoft.Json(>= 10.0.3)
- System.ValueTuple(>= 4.5.0)
- FSharp.Core(>= 4.5.4)
- Newtonsoft.Json(>= 10.0.3)
Tags