CSV, HTML, JSON, and XML data

In F# applications and scripts, FSharp.Data.dll is used to implement the functionality to access data. It is also useful for structured file formats such as JSON, XML and for consuming freebase services. A sample document structure is used for type safe access to the document; it works as a type provider, like the CSV type provider takes a CSV sample as input and creates a column format data for that sample.

Get .NET Core 2.0 By Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.