Provides F# union and record support for System.Text.Json.
Info
Version: | 1.3.13 |
Author(s): | Loic Denuziere |
Last Update: | Thursday, April 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/tarmil/FSharp.SystemTextJson |
NuGet Url: | https://www.nuget.org/packages/FSharp.SystemTextJson |
Install
Install-Package FSharp.SystemTextJson
dotnet add package FSharp.SystemTextJson
paket add FSharp.SystemTextJson
FSharp.SystemTextJson Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- System.Text.Json(>= 4.6.0)