FSharp.Data
FSharp.Data is a library to help access data in formats like JSON and HTML in a type-safe way.
- It contains F# type providers for working with structured file formats like CSV and HTML.
- It also contains helpers for parsing CSV, HTML and JSON files.
Notes