Simple version-tolerant Newtonsoft.Json Converters for F# types.
Info
Version: | 0.2.2 |
Author(s): | @jet @amjjd @eiriktsarpalis and contributors |
Last Update: | Thursday, January 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jet/Jet.JsonNet.Converters |
NuGet Url: | https://www.nuget.org/packages/Jet.JsonNet.Converters |
Install
Install-Package Jet.JsonNet.Converters
dotnet add package Jet.JsonNet.Converters
paket add Jet.JsonNet.Converters
Jet.JsonNet.Converters Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.3.4)
- Newtonsoft.Json(>= 11.0.2)
- FSharp.Core(>= 3.1.2.5)
- Newtonsoft.Json(>= 11.0.2)
Tags