Query JsonValue documents from F# using ad-hoc JsonPath queries.
Info
| Version: | 1.1.3 |
| Author(s): | Jonathan Leaver |
| Last Update: | Sunday, November 2, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/j-alexander/FSharp.Data.JsonPath |
| NuGet Url: | https://www.nuget.org/packages/FSharp.Data.JsonPath |
Install
Install-Package FSharp.Data.JsonPath
dotnet add package FSharp.Data.JsonPath
paket add FSharp.Data.JsonPath
FSharp.Data.JsonPath Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
- FSharp.Data(>= 2.4.2)
Tags