Provides F# union and record support for System.Text.Json.
Info
| Version: | 1.4.36 |
| Author(s): | Loic Denuziere |
| Last Update: | Friday, June 13, 2025 |
| .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)