Elm-inspired encoder and decoder for JSON targetting .Net and NetCore runtime.
Info
Version: | 12.0.0 |
Author(s): | Maxime Mangel |
Last Update: | Thursday, May 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://thoth-org.github.io/Thoth.Json/ |
NuGet Url: | https://www.nuget.org/packages/Thoth.Json.Net |
Install
Install-Package Thoth.Json.Net
dotnet add package Thoth.Json.Net
paket add Thoth.Json.Net
Thoth.Json.Net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.7.2)
- Fable.Core(>= 3.0.0 && < 4.0.0)
- Newtonsoft.Json(>= 11.0.2)
- FSharp.Core(>= 4.7.2)
- Newtonsoft.Json(>= 11.0.2)
Tags