FSharp.Data.Json.Core 6.1.0-beta
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
Showing the top 20 packages that depend on FSharp.Data.Json.Core.
| Packages | Downloads |
|---|---|
|
FSharp.Data
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
|
FSharp.Data
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
7 |
|
FSharp.Data
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
|
FSharp.Data.WorldBank.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
7 |
|
FSharp.Data.WorldBank.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
|
FSharp.Data.WorldBank.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
|
FSharp.Data.WorldBank.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
7 |
|
FSharp.Data.Xml.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
7 |
|
FSharp.Data.Xml.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
|
FSharp.Data.Xml.Core
The FSharp.Data packages contain type providers and utilities to access
common data formats (CSV, HTML, JSON and XML in your F# applications and scripts.
* FSharp.Data -- includes everything
* FSharp.Data.Http -- http types/helpers
* FSharp.Data.Csv.Core -- csv types/helpers
* FSharp.Data.Json.Core -- json types/helpers
* FSharp.Data.Html.Core -- html types/helpers
* FSharp.Data.Xml.Core -- xml types/helpers
|
6 |
- Fix json provider PreferDictionaries for array properties | Melvyn Laïly
- Add signature tests showing the wrong generation for array values when inferring dictionaries in json | Melvyn Laïly
- Enable TLS 1.2 in providers to be able to use it when requesting https samples | Melvyn Laïly
- Report complete exception from providers | Melvyn Laïly
- Add aria-label to the list of attributes used to find a name for html provided types | Melvyn Laïly
- Do not fail the build if the WorldBank api is offline | Melvyn Laïly
- Move source files into the folders of the projects they belong to | Melvyn Laïly
- Move non-http code from FSharp.Data.Http into a new FSharp.Data.Runtime.Utilities project | Melvyn Laïly
- Format code | Lennart Schlegge
- Refactor readLine function | Lennart Schlegge
- Extend test with quoted strings and separators | Lennart Schlegge
- Fix reading CSV from non seekable network stream | Lennart Schlegge
- Use nameof for all dynamically built quotations | Melvyn Laïly
- Update release notes | Melvyn Laïly
- Change the namespace of the public "InferenceMode" enum | Melvyn Laïly
- updated docs for html type provider example | aaron-jack-manning
- Fix WorldBank.fsx docs build | Melvyn Laïly
- Re-add solution level items missing or with broken paths | Melvyn Laïly
- Remove explicit PackageReference in projects + include paket.references | Melvyn Laïly
.NET Standard 2.0
- FSharp.Data.Http (>= 6.1.0-beta)
- FSharp.Data.Runtime.Utilities (>= 6.1.0-beta)
- FSharp.Core (>= 5.0.1)
| Version | Downloads | Last updated |
|---|---|---|
| 6.6.0 | 5 | 10/28/2025 |
| 6.5.0 | 5 | 09/13/2025 |
| 6.4.1 | 5 | 09/15/2025 |
| 6.4.0 | 5 | 09/15/2025 |
| 6.3.0 | 5 | 09/15/2025 |
| 6.2.0 | 5 | 09/15/2025 |
| 6.1.1-beta | 4 | 10/28/2025 |
| 6.1.0-beta | 4 | 10/28/2025 |
| 6.0.1-beta002 | 5 | 09/15/2025 |
| 6.0.1-beta001 | 5 | 09/15/2025 |
| 5.0.1 | 5 | 09/15/2025 |