GitHunt
NI

nightroman/FarNet.FSharp.Data

FSharp.Data package for FarNet.FSharpFar

FarNet.FSharp.Data

This package is designed for FarNet.FSharpFar and includes

Installation

How to install and update FarNet and modules:
https://github.com/nightroman/FarNet#readme

Once installed, the package is portable with Far Manager and available for F# scripts.

F# scripts

In your F# script directory create the configuration *.fs.ini:

[use]
%FARHOME%\FarNet\Lib\FarNet.FSharp.Data\FarNet.FSharp.Data.ini

Scripts normally use one of the following:

open FSharp.Data
open FSharp.Data.LiteralProviders

This is it. See /samples.

See also

Languages

PowerShell100.0%

Contributors

Apache License 2.0
Created June 12, 2020
Updated December 23, 2025
nightroman/FarNet.FSharp.Data | GitHunt